clang-tools
15.0.0git
|
Signals the end of progress reporting. More...
#include <Protocol.h>
Public Attributes | |
llvm::Optional< std::string > | message |
Optional, a final message indicating to for example indicate the outcome of the operation. More... | |
Signals the end of progress reporting.
Definition at line 650 of file Protocol.h.
llvm::Optional<std::string> clang::clangd::WorkDoneProgressEnd::message |
Optional, a final message indicating to for example indicate the outcome of the operation.
Definition at line 653 of file Protocol.h.