LLVM: llvm::lsp::MessageActionItem Struct Reference (original) (raw)
#include "[llvm/Support/LSP/Protocol.h](Protocol%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::string | title |
| A short title like 'Retry', 'Open Log' etc. |
Detailed Description
Definition at line 1278 of file Protocol.h.
Member Data Documentation
◆ title
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().
The documentation for this struct was generated from the following file:
- include/llvm/Support/LSP/Protocol.h