LLVM 22.0.0git
|
#include "llvm/Support/LSP/Protocol.h"
Public Attributes | |
TextDocumentIdentifier | textDocument |
The document that was closed. |
Definition at line 477 of file Protocol.h.
TextDocumentIdentifier llvm::lsp::DidCloseTextDocumentParams::textDocument |
The document that was closed.
Definition at line 479 of file Protocol.h.