struct

LSP::VersionedTextDocumentIdentifier

Inherits JSON::Serializable / Struct / Value / Object

Versioned text document identifier

Constructors

new(uri : DocumentUri, version : Int32)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

uri=(uri : DocumentUri)
Source
version
Source
version=(version : Int32)
Source