clang-tools 20.0.0git
|
Body of textDocument/semanticTokens/full request. More...
#include <Protocol.h>
Public Attributes | |
TextDocumentIdentifier | textDocument |
The text document. | |
Body of textDocument/semanticTokens/full request.
Definition at line 1844 of file Protocol.h.
TextDocumentIdentifier clang::clangd::SemanticTokensParams::textDocument |
The text document.
Definition at line 1846 of file Protocol.h.
Referenced by clang::clangd::fromJSON().