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