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