LSProtocol::DocumentFormattingParams
Inherits JSON::Serializable / Reference / Object
The parameters of a DocumentFormattingRequest.
Constructors
new(options : FormattingOptions | Nil, text_document : TextDocumentIdentifier | Nil, work_done_token : ProgressToken | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source