clang-tools
9.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 901 of file Protocol.h.
CompletionContext clang::clangd::CompletionParams::context |
Definition at line 902 of file Protocol.h.