clang-tools
11.0.0
|
#include <Protocol.h>
Public Attributes | |
TextDocumentItem | textDocument |
The document that was opened. More... | |
Definition at line 649 of file Protocol.h.
TextDocumentItem clang::clangd::DidOpenTextDocumentParams::textDocument |
The document that was opened.
Definition at line 651 of file Protocol.h.