clang-tools 22.0.0git
|
#include <Protocol.h>
Public Attributes | |
TextDocumentIdentifier | textDocument |
The document that was closed. |
Definition at line 761 of file Protocol.h.
TextDocumentIdentifier clang::clangd::DidCloseTextDocumentParams::textDocument |
The document that was closed.
Definition at line 763 of file Protocol.h.
Referenced by clang::clangd::fromJSON().