Liking cljdoc? Tell your friends :D

net.cgrand.sjacket

Structural code transformations for the masses.

Structural code transformations for the masses.
raw docstring

append-olocclj

(append-oloc loc oloc)

append-ptclj

(append-pt loc expr ctx)

append-pt-unknowncljmultimethod


append-ptsclj

(append-pts loc exprs ctx)

columnclj

(column loc)
(column loc inclusive)

Returns the number of characters to the left of the current loc.

Returns the number of characters to the left of the current loc.
raw docstring

ensure-spliceableclj

(ensure-spliceable x)

expr-loc-atclj

(expr-loc-at tree offset)

loc-atclj

(loc-at tree offset)

offset-ofclj

(offset-of loc)
(offset-of loc inclusive)

sexprscljmultimethod


shiftclj

(shift loc delta)

shift-rightclj

(shift-right loc delta)

spliceableclj

(spliceable x)

str-ptclj

(str-pt pt)

subeditclj

(subedit loc f & args)

Delimits a loc transformation. f returns a loc.

Delimits a loc transformation. f returns a loc.
raw docstring

to-ptclj

(to-pt expr ctx)

to-sexprsclj

(to-sexprs nodes)

transformclj

(transform tree offset f & args)

transform-locclj

(transform-loc loc f & args)

transform-srcclj

(transform-src src offset f & args)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close