LSProtocol::VersionedTextDocumentIdentifier
Inherits JSON::Serializable / Reference / Object
A text document identifier to denote a specific version of a text document.
Constructors
new(uri : URI | Nil, version : Int32 | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source