LLVM 22.0.0git
|
#include "llvm/Support/LSP/Protocol.h"
Public Attributes | |
CompletionContext | context |
Public Attributes inherited from llvm::lsp::TextDocumentPositionParams | |
TextDocumentIdentifier | textDocument |
The text document. | |
Position | position |
The position inside the text document. |
Definition at line 953 of file Protocol.h.
CompletionContext llvm::lsp::CompletionParams::context |
Definition at line 954 of file Protocol.h.