LSProtocol::ShowMessageParams
Inherits JSON::Serializable / Reference / Object
The parameters of a notification message.
Constructors
new(message : String | Nil, type : MessageType | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source