struct

LSP::Protocol::ResponseMessage

Inherits Struct / Value / Object

Constructors

new(__temp_323 : JSON::PullParser)
Source
new(ex : Exception)
Source

Instance methods

error
Source
error=(_error : Union(ResponseError, Nil))
Source
id=(_id : Int32 | String | Nil)
Source
jsonrpc
Source
jsonrpc=(_jsonrpc : String)
Source
result
Source
result=(_result : Union(ResponseTypes, Nil))
Source
to_json(json : JSON::Builder)
Source