Liking cljdoc? Tell your friends :D

refactor-nrepl.analyzer


get-aliasclj

(get-alias as v)
source

node-at-loc?clj

(node-at-loc? loc-line loc-column node)
source

node-for-sexp?clj

(node-for-sexp? sexp node)

Is NODE the ast node for SEXP?

Is NODE the ast node for SEXP?
sourceraw docstring

ns-astclj

(ns-ast file-content)

Build AST for a namespace

Build AST for a namespace
sourceraw docstring

parse-nsclj

(parse-ns body)

Returns tuples with the ns as the first element and a map of the aliases for the namespace as the second element in the same format as ns-aliases

Returns tuples with the ns as the first element and
a map of the aliases for the namespace as the second element
in the same format as ns-aliases
sourceraw docstring

top-level-form-indexclj

(top-level-form-index line column ns-ast)
source

warm-ast-cacheclj

(warm-ast-cache)
source

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

× close