LSProtocol::RegistrationRequest
Inherits JSON::Serializable / Reference / Object
The client/registerCapability request is sent from the server to the client to register a new capability
handler on the client side.
Constructors
new(id : Int32 | String, params : RegistrationParams)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
jsonrpc
Sourceparams
Source