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

A parameter literal used in inlay hint requests. More...

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

Detailed Description

A parameter literal used in inlay hint requests.

Definition at line 1097 of file Protocol.h.

Member Data Documentation

range

Range llvm::lsp::InlayHintsParams::range

The visible document range for which inlay hints should be computed.

Definition at line 1102 of file Protocol.h.

textDocument


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