|
hoshi-lang dev
Yet another programming language
|
#include <protocol.h>

Public Attributes | |
| TextDocumentIdentifier | textDocument |
| Position | position |
Definition at line 227 of file protocol.h.
| Position position |
Definition at line 229 of file protocol.h.
Referenced by lsp::from_json(), and LspServer::handleHover().
| TextDocumentIdentifier textDocument |
Definition at line 228 of file protocol.h.
Referenced by lsp::from_json(), and LspServer::handleHover().