clang-tools
11.0.0
|
#include <Protocol.h>
Public Attributes | |
CompletionContext | context |
![]() | |
TextDocumentIdentifier | textDocument |
The text document. More... | |
Position | position |
The position inside the text document. More... | |
Definition at line 1059 of file Protocol.h.
CompletionContext clang::clangd::CompletionParams::context |
Definition at line 1060 of file Protocol.h.