LLVM: llvm::lsp::DocumentLinkParams Struct Reference (original) (raw)
Parameters for the document link request. More...
#include "[llvm/Support/LSP/Protocol.h](Protocol%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| TextDocumentIdentifier | textDocument |
| The document to provide document links for. |
Detailed Description
Parameters for the document link request.
Definition at line 1046 of file Protocol.h.
Member Data Documentation
◆ textDocument
TextDocumentIdentifier llvm::lsp::DocumentLinkParams::textDocument
The document to provide document links for.
Definition at line 1048 of file Protocol.h.
The documentation for this struct was generated from the following file:
- include/llvm/Support/LSP/Protocol.h