Liking cljdoc? Tell your friends :D
Clojure only.

danlaps.clolyze.core


fileclj

(file path parse-trees)
(file path parse-trees asts)
(file path parse-trees asts context)

Creates a new file record.

Creates a new file record.
raw docstring

issueclj

(issue id type message file)
(issue id type message file line column)

Creates a new issue.

Creates a new issue.
raw docstring

map-astsclj

(map-asts function files)

Returns a vector consisting of the result of applying the function to each AST of all files.

Returns a vector consisting of the result of applying the function to each AST
of all files.
raw docstring

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

× close