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

Public Attributes | |
| std::string | uri |
| Range | range |
Definition at line 53 of file protocol.h.
| Range range |
Definition at line 55 of file protocol.h.
Referenced by lsp::from_json(), lsp::makeLocation(), and lsp::to_json().
| std::string uri |
Definition at line 54 of file protocol.h.
Referenced by lsp::from_json(), lsp::makeLocation(), and lsp::to_json().