JsonRpc::Response(R)
Inherits JsonRpc::Entity < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Base class for outgoing JSON RPC responses from ACP agent to the editor
Constructors
new(id : Int32, result : R)
Sourcenew(pull : JSON::PullParser)
Base class for outgoing JSON RPC responses from ACP agent to the editor
Instance methods
id
Sourcejsonrpc
Sourceresult
Source