struct

LSP::TextDocumentIdentifier

Inherits JSON::Serializable / Struct / Value / Object

Text document identifier

Constructors

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

Instance methods

uri=(uri : DocumentUri)
Source