LSP::UnregistrationParams
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
unregisterations
This should correctly be named unregistrations. However changing this
is a breaking change and needs to wait until we deliver a 4.x version
of the specification.
unregisterations=(unregisterations : Array(Unregistration))
This should correctly be named unregistrations. However changing this
is a breaking change and needs to wait until we deliver a 4.x version
of the specification.