struct

LSP::RequestMessage

Inherits LSP::Message / JSON::Serializable / Struct / Value / Object

Constructors

new(id : String | Int32, method : String, params : JSON::Any | Nil = nil)
Source

Instance methods

id=(id : String | Int32)
Source
method
Source
method=(method : String)
Source
params
Source
params=(params : JSON::Any | Nil)
Source