API for passes.jvm.constant-lifter - tools.analyzer.jvm 1.2.4-SNAPSHOT (in development)


Full namespace name: clojure.tools.analyzer.passes.jvm.constant-lifter

Overview





Public Variables and Functions



constant-lift

function
Usage: (constant-lift ast)
Like clojure.tools.analyzer.passes.constant-lifter/constant-lift but
transforms also :var nodes where the var has :const in the metadata
into :const nodes and preserves tag info

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