LSP::Message::GenericResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
new(id : Int64 | String | Nil, result : Result = Nil.empty_result)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Class methods
method
SourceInstance methods
id
id=(id : Int64 | String | Nil)
jsonrpc
jsonrpc=(jsonrpc : String)
request
request=(request : Nil | Nil)
result
result=(result : Result)