LSProtocol::Registration
Inherits JSON::Serializable / Reference / Object
General parameters to register for a notification or to register a provider.
Constructors
new(id : String | Nil, method : String | Nil, register_options : LSPAny | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source