(block? node)
True if node represents a block element, false otherwise.
True if node represents a block element, false otherwise.
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.
(leaf? node)
True if node has no children, false otherwise.
True if node has no children, false otherwise.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close