Liking cljdoc? Tell your friends :D

clojure.tools.analyzer.passes.jvm.annotate-tag


-annotate-tagcljmultimethod

source

annotate-tagclj

(annotate-tag {:keys [op tag o-tag atom] :as ast})

If the AST node type is a constant object or contains :tag metadata, attach the appropriate :tag and :o-tag to the node.

If the AST node type is a constant object or contains :tag metadata,
attach the appropriate :tag and :o-tag to the node.
sourceraw docstring

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

× close