Liking cljdoc? Tell your friends :D

typed.clj.analyzer.passes.annotate-tag


-annotate-tagcljmultimethod


annotate-tagclj

(annotate-tag {:keys [op atom tag o-tag] :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.
raw docstring

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

× close