Liking cljdoc? Tell your friends :D

std.lang.base.script-lint


+collect-module-globalsclj


+registry+clj


+settings+clj


collect-module-globalsclj

(collect-module-globals module)

collects global symbols from module

collects global symbols from module
raw docstring

collect-module-globals-rawclj

(collect-module-globals-raw module)

helper function for std.lang.base.script-lint/collect-module-globals

helper function for std.lang.base.script-lint/collect-module-globals
raw docstring

collect-sym-varsclj

(collect-sym-vars entry module)
(collect-sym-vars entry module lang-globals)

collect symbols and vars

collect symbols and vars
raw docstring

collect-varsclj

(collect-vars form)

collects all vars

collects all vars
raw docstring

get-reservedclj


get-reserved-rawclj

(get-reserved-raw lang)

gets all reserved symbols in the grammar

gets all reserved symbols in the grammar
raw docstring

lint-clearclj

(lint-clear)

clears all linted namespaces

clears all linted namespaces
raw docstring

lint-entryclj

(lint-entry entry module)

lints a single entry

lints a single entry
raw docstring

lint-needed?clj

(lint-needed? ns)

checks if lint is needed

checks if lint is needed
raw docstring

lint-setclj

(lint-set ns)
(lint-set ns option)

sets the linter for a namespace

sets the linter for a namespace
raw docstring

sym-check-linterclj

(sym-check-linter entry module)
(sym-check-linter entry module lang-globals)
(sym-check-linter entry module lang-globals options)

checks the linter

checks the linter
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close