clang-tools 20.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 1918 of file Protocol.h.
TextDocumentIdentifier clang::clangd::DocumentLinkParams::textDocument |
The document to provide document links for.
Definition at line 1920 of file Protocol.h.
Referenced by clang::clangd::fromJSON().