Liking cljdoc? Tell your friends :D

hipo.compiler


compile-append-childcljmacro

(compile-append-child el data m)
source

compile-append-formcljmultimethod

source

compile-childrenclj

(compile-children el children m env)
source

compile-classclj

(compile-class literal-attrs class-keyword)
source

compile-createcljmacro

(compile-create o m)
source

compile-create-elementcljmacro

(compile-create-element namespace-uri tag)
source

compile-create-vectorcljmacro

(compile-create-vector [node-key & rest] m)
source

compile-set-attribute!clj

(compile-set-attribute! el m ns tag k v)
source

compile-set-attribute!*cljmacro

(compile-set-attribute!* el m ns tag k v)

compile-time set attribute

compile-time set attribute
sourceraw docstring

compile-var-attrscljmacro

(compile-var-attrs el ns tag var-attrs class m)
source

parse-keywordclj

(parse-keyword node-key)

return pair [tag class-str id] where tag is dom tag and attrs are key-value attribute pairs from css-style dom selector

return pair [tag class-str id] where tag is dom tag and attrs
are key-value attribute pairs from css-style dom selector
sourceraw docstring

text-compliant-hint?clj

(text-compliant-hint? data env)
source

text-content?clj

(text-content? data env)
source

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

× close