public getUniquePrefix () Return a unique prefix to be used as prefix for compiled variables and contexts
public getTemplatePath () Returns the path that is currently being compiled
public getOptions () Returns the compiler options
public string getOption (string $option) Returns a compiler’s option
public getFunctions () Register the user registered functions
public getFilters () Register the user registered filters
public getExtensions () Returns the list of extensions registered in Volt
public getDI () Returns the internal dependency injector
public getCompiledTemplatePath () Returns the path to the last compiled template
public functionCall (array $expr) Resolves function intermediate code into PHP function calls
Page 55 of 382