|
nixd
|
#include <Protocol.h>
Public Attributes | |
| std::string | title |
| Public Attributes inherited from lspserver::ExecuteCommandParams | |
| std::string | command |
| The identifier of the actual command handler. | |
| llvm::json::Value | argument = nullptr |
Definition at line 1037 of file lspserver/include/lspserver/Protocol.h.
| std::string lspserver::Command::title |
Definition at line 1038 of file lspserver/include/lspserver/Protocol.h.
Referenced by lspserver::toJSON().