LLVM: llvm::lsp::ShowMessageParams Struct Reference (original) (raw)
#include "[llvm/Support/LSP/Protocol.h](Protocol%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| MessageType | type |
| std::string | message |
| The actual message. | |
| std::optional< std::vector< MessageActionItem > > | actions |
| The message action items to present. |
Definition at line 1283 of file Protocol.h.
| llvm::lsp::ShowMessageParams::ShowMessageParams ( MessageType Type, std::string Message ) | inline |
|---|
◆ actions
◆ message
std::string llvm::lsp::ShowMessageParams::message
◆ type
The documentation for this struct was generated from the following file:
- include/llvm/Support/LSP/Protocol.h