clang-tools
9.0.0
|
#include <Protocol.h>
Public Attributes | |
TextDocumentIdentifier | textDocument |
The document that was closed. More... | |
Definition at line 525 of file Protocol.h.
TextDocumentIdentifier clang::clangd::DidCloseTextDocumentParams::textDocument |
The document that was closed.
Definition at line 527 of file Protocol.h.