|
clang-tools 22.0.0git
|
#include <Protocol.h>
Public Attributes | |
| TextDocumentItem | textDocument |
| The document that was opened. | |
Definition at line 754 of file Protocol.h.
| TextDocumentItem clang::clangd::DidOpenTextDocumentParams::textDocument |
The document that was opened.
Definition at line 756 of file Protocol.h.
Referenced by clang::clangd::fromJSON().