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

Public Attributes | |
| std::string | kind |
| std::string | value |
Definition at line 237 of file protocol.h.
| std::string kind |
Definition at line 238 of file protocol.h.
Referenced by lsp::makeHoverForSymbol(), and lsp::to_json().
| std::string value |
Definition at line 239 of file protocol.h.
Referenced by lsp::makeHoverForSymbol(), and lsp::to_json().