|
LLVM 22.0.0git
|
#include "llvm/Support/LSP/Protocol.h"
Public Attributes | |
| std::string | title |
| A short title like 'Retry', 'Open Log' etc. | |
Definition at line 1278 of file Protocol.h.
| std::string llvm::lsp::MessageActionItem::title |
A short title like 'Retry', 'Open Log' etc.
Definition at line 1280 of file Protocol.h.
Referenced by llvm::lsp::toJSON().