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