LSProtocol::DocumentRangesFormattingRequest
Inherits JSON::Serializable / Reference / Object
A request to format ranges in a document.
@since 3.18.0 @proposed
Constructors
new(id : Int32 | String, params : DocumentRangesFormattingParams)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
jsonrpc
Sourceparams
Source