LSP::Message::RangeFormatting::Params
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(text_document : LSP::Data::TextDocumentIdentifier = Data::TextDocumentIdentifier.new, range : LSP::Data::Range = Data::Range.new, options : LSP::Data::FormattingOptions = Data::FormattingOptions.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source