Liking cljdoc? Tell your friends :D

danlaps.clolyze.analyzer


add-ast-analyzer!clj

(add-ast-analyzer! name ast-analyzer)

Add the given ast-analyzer to the list of analyzers.

Add the given ast-analyzer to the list of analyzers.
raw docstring

analyze-filesclj

(analyze-files files)

Analyze the given parsed files and detect code issues.

Analyze the given parsed files and detect code issues.
raw docstring

clear-ast-analyzers!clj

(clear-ast-analyzers!)

Clear the list of analyzers

Clear the list of analyzers
raw docstring

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

× close