Liking cljdoc? Tell your friends :D

cljmd.ast.predicate


adef?clj

source

autolink?clj

source

blank?clj

source

block?clj

(block? node)

True if node represents a block element, false otherwise.

True if node represents a block element, false otherwise.
sourceraw docstring

fcblk?clj

source

has-inline?clj

True if the node has inline content which may be expanded into AST form, false otherwise.

True if the node has inline content which may be expanded into AST form,
false otherwise.
sourceraw docstring

hbr?clj

source

heading?clj

source

leaf?clj

(leaf? node)

True if node has no children, false otherwise.

True if node has no children, false otherwise.
sourceraw docstring

li?clj

source

link?clj

source

list?clj

source

p?clj

source

sbr?clj

source

tagclj

source

txt?clj

source

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

× close