Liking cljdoc? Tell your friends :D

clojure.tools.analyzer.passes.js.emit-form


-emit-formcljmultimethod

source

-emit-form*clj

(-emit-form* {:keys [form] :as ast} opts)
source

emit-formclj

(emit-form ast)
(emit-form ast opts)

Return the form represented by the given AST Opts is a set of options, valid options are:

  • :hygienic
  • :qualified-symbols
Return the form represented by the given AST
Opts is a set of options, valid options are:
 * :hygienic
 * :qualified-symbols
sourceraw docstring

emit-hygienic-formclj

(emit-hygienic-form ast)

Return an hygienic form represented by the given AST

Return an hygienic form represented by the given AST
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