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

Public Attributes | |
| MarkupContent | contents |
| std::optional< Range > | range |
Definition at line 246 of file protocol.h.
| MarkupContent contents |
Definition at line 247 of file protocol.h.
Referenced by lsp::makeHoverForSymbol(), and lsp::to_json().
| std::optional<Range> range |
Definition at line 248 of file protocol.h.
Referenced by lsp::to_json().