|
clang-tools 24.0.0git
|
#include <Protocol.h>
Public Attributes | |
| MarkupKind | kind = MarkupKind::PlainText |
| std::string | value |
Definition at line 1317 of file Protocol.h.
| MarkupKind clang::clangd::MarkupContent::kind = MarkupKind::PlainText |
Definition at line 1318 of file Protocol.h.
Referenced by clang::clangd::toJSON().
| std::string clang::clangd::MarkupContent::value |
Definition at line 1319 of file Protocol.h.
Referenced by clang::clangd::toJSON(), and clang::clangd::toJSON().