LLVM 22.0.0git
llvm::lsp::ReferenceParams Struct Reference

#include "llvm/Support/LSP/Protocol.h"

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 452 of file Protocol.h.

Member Data Documentation

◆ context

ReferenceContext llvm::lsp::ReferenceParams::context

Definition at line 453 of file Protocol.h.


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