| 
    LLVM 22.0.0git
    
   | 
 
Parameters for the document link request. More...
#include "llvm/Support/LSP/Protocol.h"
Public Attributes | |
| TextDocumentIdentifier | textDocument | 
| The document to provide document links for.   | |
Parameters for the document link request.
Definition at line 1025 of file Protocol.h.
| TextDocumentIdentifier llvm::lsp::DocumentLinkParams::textDocument | 
The document to provide document links for.
Definition at line 1027 of file Protocol.h.