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

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

Inheritance diagram for llvm::lsp::CompletionParams:

[legend]

Public Attributes
CompletionContext 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 973 of file Protocol.h.

Member Data Documentation

context

CompletionContext llvm::lsp::CompletionParams::context

Definition at line 974 of file Protocol.h.


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