Function
Pass one of these when rendering a template to tell the template what values to use.
Function
The string or location of the string to use as a template
Function
Function
Uses a string to find (and manipulate) a variable
Function
Allows us to render a group of nodes
Function
A node to be processed as a variable
Function
Parser used during initialization and for tag groups.
Object
Function
Function
Function
Function
Function
Escapes a string's HTML
Function
Function
Used to find both tags and filters
Function
Function
Function
Function
Function
Function
Function
Function
Function
Function
Object
Object
Function
Function
Function
Function
Function
Function
Function
Function
Function
Function
Function
A node reference or set of nodes
The context object or location
Function
Function
Function
Function
Function
Object
Object
Object
Function
Function
Function
Function
Function
Basic catch-all node
Function
Function
Adds content onto the buffer
Function
Function
Function
Add a new node to the list
Function
Function
Adds all content onto the buffer
Function
Function
Function
Function
Function
Function
Turns tokens into nodes
Steps into tags are they're found. Blocks use the parse object to find their closing tag (the stop_at array). stop_at is inclusive, it returns the node that matched.
Function
Returns the next token in the list.
Function
Function
Function
Function
Function
Object
Object
Object