selmer.node

(source)
Node protocol for the objects that get accum'd in the post-parse vector. Same vector that will be processed by the runtime context-aware renderer. Currently only TextNodes and FunctionNodes. Anything that requires action upon context map data at runtime is handled by a generated anonymous function.

For more info about this library see:

https://rawgit.com/yogthos/Selmer/master/docs/uberdoc.html
Public Variable Short Description
->FunctionNode (clj)
->TextNode (clj)
FunctionNode (clj)
INode (clj)
TextNode (clj)
render-node (clj) Renders the context.