Liking cljdoc? Tell your friends :D

stencil.cleanup

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
raw docstring

annotate-environmentsclj

(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.
sourceraw docstring

control-ast-normalizecljmultimethod

source

find-variablesclj

(find-variables control-ast)
source

processclj

(process raw-token-seq)
source

stack-revert-closeclj

(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.
sourceraw docstring

tokens->astclj

(tokens->ast tokens)

Flat token listabol nested AST-t csinal (listak listai)

Flat token listabol nested AST-t csinal (listak listai)
sourceraw docstring

tokens->ast-stepcljmultimethod

source

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

× close