Definition at line 59 of file LSPClient.cpp.
◆ addCallSlot()
std::pair<llvm::json::Value, CallResult *> clang::clangd::LSPClient::TransportImpl::addCallSlot |
( |
| ) |
|
|
inline |
◆ enqueue()
void clang::clangd::LSPClient::TransportImpl::enqueue |
( |
std::function< void(MessageHandler &)> |
Action | ) |
|
|
inline |
◆ takeNotifications()
std::vector<llvm::json::Value> clang::clangd::LSPClient::TransportImpl::takeNotifications |
( |
llvm::StringRef |
Method | ) |
|
|
inline |
The documentation for this class was generated from the following file: