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