Liking cljdoc? Tell your friends :D

lucid.legacy.analyzer.passes.jvm.annotate-internal-name


annotate-internal-namecljmultimethod

Adds a :internal-name to :fn nodes containing a string that represents the name of the class that will be generated for that fn, not including the ns prefix

Adds a :internal-name to :fn nodes containing a string that represents
the name of the class that will be generated for that fn, not including
the ns prefix
raw docstring

propagate-internal-nameclj

(propagate-internal-name ast internal-name)

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

× close