|
nixd
|
Structure to capture a description for an error code. More...
#include <Protocol.h>
Public Attributes | |
| std::string | href |
| An URI to open with more information about the diagnostic error. | |
Structure to capture a description for an error code.
Definition at line 884 of file lspserver/include/lspserver/Protocol.h.
| std::string lspserver::CodeDescription::href |
An URI to open with more information about the diagnostic error.
Definition at line 886 of file lspserver/include/lspserver/Protocol.h.
Referenced by lspserver::toJSON().