class LSP::TextDocumentIdentifier
- LSP::TextDocumentIdentifier
- Reference
- Object
Included Modules
- JSON::Serializable
Direct Known Subclasses
Defined in:
lsp/protocol/text_document_identifier.crConstructors
Instance Method Summary
-
#path
Returns the path of the URI
-
#uri : String
The text document's URI.
-
#uri=(uri : String)
The text document's URI.