API for passes.jvm.annotate-host-info - tools.analyzer.jvm 1.2.4-SNAPSHOT (in development)


Full namespace name: clojure.tools.analyzer.passes.jvm.annotate-host-info

Overview





Public Variables and Functions



annotate-host-info

function
Usage: (annotate-host-info {:keys [op methods interfaces class env], :as ast})
Adds a :methods key to reify/deftype :methods info representing
the reflected informations for the required methods, replaces
(catch :default ..) forms with (catch Throwable ..)

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