Liking cljdoc? Tell your friends :D

macaw.walk


->callback-keyclj

keyword->key map for the AST-folding callbacks.

keyword->key map for the AST-folding callbacks.
sourceraw docstring

fold-queryclj

(fold-query parsed-query callbacks init-val)

Fold over the query's AST, using the callbacks to update the accumulator.

Fold over the query's AST, using the callbacks to update the accumulator.
sourceraw docstring

walk-queryclj

(walk-query parsed-query callbacks)

Walk over the query's AST, using the callbacks for their side-effects, for example to mutate the AST itself.

Walk over the query's AST, using the callbacks for their side-effects, for example to mutate the AST itself.
sourceraw docstring

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

× close