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