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