API for passes.js.emit-form - Javascript-specific passes for tools.analyzer 0.1.0 (in development)


Full namespace name: clojure.tools.analyzer.passes.js.emit-form

Overview





Public Variables and Functions



emit-form

function
Usage: (emit-form ast)
       (emit-form ast opts)
Return the form represented by the given AST
Opts is a set of options, valid options are:
 * :hygienic
 * :qualified-symbols

    
    
    Source
  


emit-hygienic-form

function
Usage: (emit-hygienic-form ast)
Return an hygienic form represented by the given AST

    
    
    Source
  
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.