Liking cljdoc? Tell your friends :D
Clojure only.

clojure.tools.analyzer.passes.jvm.annotate-host-info


annotate-host-infoclj

(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 ..)
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close