LSP::Message::DidChangeConfiguration::Params
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(settings : JSON::Any = JSON::Any.new({} of String => JSON::Any))
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
settings
Sourcesettings=(settings : JSON::Any)
Source