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

Public Attributes | |
| TextDocumentIdentifier | textDocument |
| Position | position |
| bool | includeDeclaration = true |
Definition at line 284 of file protocol.h.
| bool includeDeclaration = true |
Definition at line 287 of file protocol.h.
Referenced by lsp::from_json().
| Position position |
Definition at line 286 of file protocol.h.
Referenced by lsp::from_json().
| TextDocumentIdentifier textDocument |
Definition at line 285 of file protocol.h.
Referenced by lsp::from_json().