LSP::TextDocumentIdentifier
Inherits JSON::Serializable < LSP::Initializer < Reference < Object
Text documents are identified using a URI. On the protocol level, URIs are passed as strings.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew
Source