|
clang-tools 22.0.0git
|
Parameters for the document link request. More...
#include <Protocol.h>
Public Attributes | |
| TextDocumentIdentifier | textDocument |
| The document to provide document links for. | |
Parameters for the document link request.
Definition at line 1935 of file Protocol.h.
| TextDocumentIdentifier clang::clangd::DocumentLinkParams::textDocument |
The document to provide document links for.
Definition at line 1937 of file Protocol.h.
Referenced by clang::clangd::fromJSON().