(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |