class

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)
Source
new(pull : JSON::PullParser)

Base class for outgoing JSON RPC notifications from ACP agent to the editor

Source

Instance methods

clean?

Returns true if there are no unmapped properties after parsing #from_json

Source
jsonrpc
Source
method
Source
params
Source