Object found in response messages defining a span of text in a specific source file.
Object found in response messages defining a span of text in a specific source file.
(end file-span)
One character past last character of the definition.
Returns: Location
One character past last character of the definition. **Returns:** `Location`
(file file-span)
File containing text span.
Returns: string
File containing text span. **Returns:** `string`
(set-end! file-span value)
One character past last character of the definition.
One character past last character of the definition.
(set-file! file-span value)
File containing text span.
File containing text span.
(set-start! file-span value)
First character of the definition.
First character of the definition.
(start file-span)
First character of the definition.
Returns: Location
First character of the definition. **Returns:** `Location`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |