This namespace annotates and normalizes Control AST.
data flow is the following:
valid XML String -> tokens -> Annotated Control AST -> Normalized Control AST -> Evaled AST -> Hiccup or valid XML String
This namespace annotates and normalizes Control AST. data flow is the following: valid XML String -> tokens -> Annotated Control AST -> Normalized Control AST -> Evaled AST -> Hiccup or valid XML String
(annotate-environments control-ast)
Puts the context of each element into its :before and :after keys.
Puts the context of each element into its :before and :after keys.
(stack-revert-close stack)
Creates a seq of :close tags for each :open tag in the list in reverse order.
Creates a seq of :close tags for each :open tag in the list in reverse order.
(tokens->ast tokens)
Flat token listabol nested AST-t csinal (listak listai)
Flat token listabol nested AST-t csinal (listak listai)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close