clang-tools 20.0.0git
|
#include <Protocol.h>
Public Attributes | |
llvm::json::Value | token = nullptr |
The token to be used to report progress. | |
Definition at line 645 of file Protocol.h.
llvm::json::Value clang::clangd::WorkDoneProgressCreateParams::token = nullptr |
The token to be used to report progress.
Definition at line 647 of file Protocol.h.
Referenced by clang::clangd::toJSON().