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 is a website building & hosting documentation for Clojure/Script libraries
× close