LSP::Registration
Inherits JSON::Serializable < Struct < Value < Object
General parameters to register for a capability.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id=(id : String)
The id used to register the request. The id can be used to deregister the request again.