Liking cljdoc? Tell your friends :D

clojure.tools.analyzer.passes.jvm.warn-on-reflection


warnclj

(warn what {:keys [file line column]})
source

warn-on-reflectioncljmultimethod

Prints a warning to err when warn-on-reflection is true and a node requires runtime reflection

Prints a warning to *err* when *warn-on-reflection* is true
and a node requires runtime reflection
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close