Holds supporting and execution information and data for a template of tags
template tag processor for generating rendering steps
Optional
directory where the template file resides
template tags
initial token handlers
Find a literal token in the template by matching its str
a string or a RegExp to match token's str
Returns a template tag
index of the tag in the template tags array
template tag
Get a execution step opcode for the template tag at index
template tag exec step opcode
Handle a sub template returned by executing a step
the step that was executed
the template tags returned
new step for executing the sub template tags
Pre-initialize execution step opcode for the template tags
Holds supporting and execution information and data for a template of tags