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