Indentation result representing where indentation should be placed
Indentation result representing where indentation should be placed
(indentation indentation-result)The number of columns the indent should be at relative to the position's column.
Returns: number
The number of columns the indent should be at relative to the position's column. **Returns:** `number`
(position indentation-result)The base position in the document that the indent should be relative to
Returns: number
The base position in the document that the indent should be relative to **Returns:** `number`
(set-indentation! indentation-result value)The number of columns the indent should be at relative to the position's column.
The number of columns the indent should be at relative to the position's column.
(set-position! indentation-result value)The base position in the document that the indent should be relative to
The base position in the document that the indent should be relative to
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 |