LSProtocol::LinkedEditingRangeParams
Inherits JSON::Serializable / Reference / Object
Constructors
new(position : Position | Nil, text_document : TextDocumentIdentifier | Nil, work_done_token : ProgressToken | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source