Represents a location inside a resource, such as a line inside a text file.
Represents a location inside a resource, such as a line inside a text file.
(range location)
The document range of this location.
Returns: Range
The document range of this location. **Returns:** `Range`
(set-range! location value)
The document range of this location.
The document range of this location.
(set-uri! location value)
The resource identifier of this location.
The resource identifier of this location.
(uri location)
The resource identifier of this location.
Returns: Uri
The resource identifier of this location. **Returns:** `Uri`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close