clang-tools
8.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 798 of file Protocol.h.
CompletionContext clang::clangd::CompletionParams::context |
Definition at line 799 of file Protocol.h.
Referenced by clang::clangd::fromJSON().