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

Public Attributes | |
| Position | start |
| Position | end |
Definition at line 39 of file protocol.h.
| Position end |
Definition at line 41 of file protocol.h.
Referenced by lsp::documentSymbolFor(), lsp::extendRangeToInclude(), lsp::from_json(), lsp::makeLocation(), LspServer::publishDiagnostics(), and lsp::to_json().
| Position start |
Definition at line 40 of file protocol.h.
Referenced by lsp::documentSymbolFor(), lsp::from_json(), lsp::makeLocation(), LspServer::publishDiagnostics(), and lsp::to_json().