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

Public Attributes | |
| std::string | uri |
| int | version = 0 |
Definition at line 83 of file protocol.h.
| std::string uri |
Definition at line 84 of file protocol.h.
Referenced by lsp::from_json(), LspServer::handleDidChange(), and lsp::to_json().
| int version = 0 |
Definition at line 85 of file protocol.h.
Referenced by lsp::from_json(), LspServer::handleDidChange(), and lsp::to_json().