LLVM: llvm::lsp::DidCloseTextDocumentParams Struct Reference (original) (raw)
#include "[llvm/Support/LSP/Protocol.h](Protocol%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| TextDocumentIdentifier | textDocument |
| The document that was closed. |
Detailed Description
Definition at line 487 of file Protocol.h.
Member Data Documentation
◆ textDocument
TextDocumentIdentifier llvm::lsp::DidCloseTextDocumentParams::textDocument
The document that was closed.
Definition at line 489 of file Protocol.h.
The documentation for this struct was generated from the following file:
- include/llvm/Support/LSP/Protocol.h