(collect-closed-overs ast)
Attach closed-overs info to the AST as specified by the passes opts:
The info will be attached in the :closed-overs field of the AST node and will be a map of local name -> binding AST node
Attach closed-overs info to the AST as specified by the passes opts: * :where set of :op nodes where to attach the closed-overs * :top-level? if true attach closed-overs info to the top-level node The info will be attached in the :closed-overs field of the AST node and will be a map of local name -> binding AST node
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 |