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