JsonRpc::Notification(P)
Inherits JsonRpc::Entity < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Base class for outgoing JSON RPC notifications from ACP agent to the editor
Constructors
new(method : String, params : P)
Sourcenew(pull : JSON::PullParser)
Base class for outgoing JSON RPC notifications from ACP agent to the editor
Instance methods
jsonrpc
Sourcemethod
Sourceparams
Source