LSProtocol::VersionedNotebookDocumentIdentifier
Inherits JSON::Serializable / Reference / Object
A versioned notebook document identifier.
@since 3.17.0
Constructors
new(uri : URI | Nil, version : Int32 | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source