(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 ..)
Adds a :methods key to reify/deftype :methods info representing the reflected informations for the required methods, replaces (catch :default ..) forms with (catch Throwable ..)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close