clang-tools
10.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 912 of file Protocol.h.
CompletionContext clang::clangd::CompletionParams::context |
Definition at line 913 of file Protocol.h.