LSP::Message::Shutdown::ErrorResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : Int64 | String | Nil, error : Data::ResponseError(ErrorData))
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Class methods
method
Instance methods
error
error=(error : Data::ResponseError(ErrorData) | Nil)
id
id=(id : Int64 | String | Nil)
jsonrpc
jsonrpc=(jsonrpc : String)
request
request=(request : SelfType | Nil)