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

Public Attributes | |
| std::string | name = "hoshi-lsp" |
| std::string | version = "0.1.0" |
Definition at line 445 of file protocol.h.
| std::string name = "hoshi-lsp" |
Definition at line 446 of file protocol.h.
Referenced by lsp::to_json().
| std::string version = "0.1.0" |
Definition at line 447 of file protocol.h.
Referenced by lsp::to_json().