|
LLVM 23.0.0git
|
#include "llvm/Support/LSP/Protocol.h"
Public Attributes | |
| TextDocumentIdentifier | textDocument |
| The document that was saved. | |
Definition at line 508 of file Protocol.h.
| TextDocumentIdentifier llvm::lsp::DidSaveTextDocumentParams::textDocument |
The document that was saved.
Definition at line 510 of file Protocol.h.