|
nixd
|
This is the complete list of members for lspserver::OutboundPort, including all inherited members.
| call(llvm::StringRef Method, llvm::json::Value Params, llvm::json::Value ID) | lspserver::OutboundPort | |
| notify(llvm::StringRef Method, llvm::json::Value Params) | lspserver::OutboundPort | |
| OutboundPort(bool Pretty=false) | lspserver::OutboundPort | inlineexplicit |
| OutboundPort(llvm::raw_ostream &Outs, bool Pretty=false) | lspserver::OutboundPort | inline |
| reply(llvm::json::Value ID, llvm::Expected< llvm::json::Value > Result) | lspserver::OutboundPort | |
| sendMessage(llvm::json::Value Message) | lspserver::OutboundPort |