(context-end text-span-with-context)
Returns: Location | undefined
**Returns:** `Location | undefined`
(context-start text-span-with-context)
Returns: Location | undefined
**Returns:** `Location | undefined`
(end text-span-with-context)
One character past last character of the definition.
Returns: Location
One character past last character of the definition. **Returns:** `Location`
(set-end! text-span-with-context value)
One character past last character of the definition.
One character past last character of the definition.
(set-start! text-span-with-context value)
First character of the definition.
First character of the definition.
(start text-span-with-context)
First character of the definition.
Returns: Location
First character of the definition. **Returns:** `Location`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close