clang-tools
15.0.0git
|
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. More... | |
Structure to capture a description for an error code.
Definition at line 839 of file Protocol.h.
std::string clang::clangd::CodeDescription::href |
An URI to open with more information about the diagnostic error.
Definition at line 841 of file Protocol.h.