LLVM: llvm::lsp::ReferenceParams Struct Reference (original) (raw)

#include "[llvm/Support/LSP/Protocol.h](Protocol%5F8h%5Fsource.html)"

Inheritance diagram for llvm::lsp::ReferenceParams:

[legend]

Public Attributes
ReferenceContext context
Public Attributes inherited from llvm::lsp::TextDocumentPositionParams
TextDocumentIdentifier textDocument
The text document.
Position position
The position inside the text document.

Detailed Description

Definition at line 461 of file Protocol.h.

Member Data Documentation

context

ReferenceContext llvm::lsp::ReferenceParams::context

Definition at line 462 of file Protocol.h.


The documentation for this struct was generated from the following file: