|
hoshi-lang dev
Yet another programming language
|

Go to the source code of this file.
Namespaces | |
| namespace | lsp |
Functions | |
| static std::string | getLineText (Document *doc, int line) |
| static std::string | extractWordAtPosition (const std::string &lineText, int col) |
| static Location | makeLocation (const std::string &uri, yoi::indexT line, yoi::indexT column, size_t nameLen) |