class

LSP::TextDocumentIdentifier

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

path

Returns the path of the URI

Source
uri

The text document's URI.

Source
uri=(uri : String)

The text document's URI.

Source