nixd
|
This is the complete list of members for nixd::AttrSetProvider, including all inherited members.
AttrSetProvider(std::unique_ptr< lspserver::InboundPort > In, std::unique_ptr< lspserver::OutboundPort > Out) | nixd::AttrSetProvider | |
closeInbound() | lspserver::LSPServer | inline |
LSPServer(std::unique_ptr< InboundPort > In, std::unique_ptr< OutboundPort > Out) | lspserver::LSPServer | inline |
mkOutMethod(llvm::StringRef Method, OutboundPort *O=nullptr) | lspserver::LSPServer | inlineprotected |
mkOutNotifiction(llvm::StringRef Method, OutboundPort *O=nullptr) | lspserver::LSPServer | inlineprotected |
onAttrPathComplete(const AttrPathCompleteParams &Params, lspserver::Callback< AttrPathCompleteResponse > Reply) | nixd::AttrSetProvider | |
onAttrPathInfo(const AttrPathInfoParams &AttrPath, lspserver::Callback< AttrPathInfoResponse > Reply) | nixd::AttrSetProvider | |
onEvalExpr(const EvalExprParams &Name, lspserver::Callback< EvalExprResponse > Reply) | nixd::AttrSetProvider | |
onOptionComplete(const AttrPathCompleteParams &Params, lspserver::Callback< OptionCompleteResponse > Reply) | nixd::AttrSetProvider | |
onOptionInfo(const AttrPathInfoParams &AttrPath, lspserver::Callback< OptionInfoResponse > Reply) | nixd::AttrSetProvider | |
Registry | lspserver::LSPServer | protected |
run() | lspserver::LSPServer | |
switchStreamStyle(JSONStreamStyle Style) | lspserver::LSPServer | inline |
~MessageHandler()=default | lspserver::MessageHandler | virtual |