Constructs this class and assigns mustache template.
The mustache template.
Gets the flag to turn on auto creation of variables for specified mustache.
Sets the flag to turn on auto creation of variables for specified mustache.
The list with default variables.
The list of original mustache tokens.
The list of processed mustache tokens.
The mustache template.
The mustache template.
Cleans up this calculator from all data.
Populates the specified variables list with variables from parsed mustache.
The list of variables to be populated.
Evaluates this mustache template using default variables.
the evaluated template
Evaluates this mustache using specified variables.
The collection of variables
the evaluated template
Gets a variable value from the collection of variables
a collection of variables.
a variable name to get.
a variable value or undefined
Generated using TypeDoc
Implements an mustache template class.