hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
LspServer Member List

This is the complete list of members for LspServer, including all inherited members.

compilerCtxLspServerprivate
compilerInitializedLspServerprivate
documentsLspServerprivate
handleCompletion(const json &id, const json &params)LspServerprivate
handleDefinition(const json &id, const json &params)LspServerprivate
handleDidChange(const json &params)LspServerprivate
handleDidClose(const json &params)LspServerprivate
handleDidOpen(const json &params)LspServerprivate
handleDocumentSymbol(const json &id, const json &params)LspServerprivate
handleExit()LspServerprivate
handleHover(const json &id, const json &params)LspServerprivate
handleInitialize(const json &id, const json &params)LspServerprivate
handleInitialized(const json &params)LspServerprivate
handleMessage(const json &msg)LspServerprivate
handleReferences(const json &id, const json &params)LspServerprivate
handleShutdown(const json &id)LspServerprivate
isInitializedLspServerprivate
isShuttingDownLspServerprivate
LspServer()LspServer
projectIndexLspServerprivate
publishDiagnostics(const std::string &uri, int version)LspServerprivate
readMessage()LspServerprivate
run()LspServer
sendError(const json &id, int code, const std::string &message)LspServerprivate
sendNotification(const std::string &method, const json &params)LspServerprivate
sendResponse(const json &id, const json &result)LspServerprivate
workspaceRootLspServerprivate
writeMessage(const std::string &content)LspServerprivate
~LspServer()LspServer