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

Public Attributes | |
| TextDocumentIdentifier | textDocument |
| Position | position |
Definition at line 260 of file protocol.h.
| Position position |
Definition at line 262 of file protocol.h.
Referenced by lsp::from_json(), and LspServer::handleDefinition().
| TextDocumentIdentifier textDocument |
Definition at line 261 of file protocol.h.
Referenced by lsp::from_json(), and LspServer::handleDefinition().