final public expression (array $expr) Resolves an expression node in an AST volt tree
public getTemplatePath () Returns the path that is currently being compiled
public getOptions () Returns the compiler options
public attributeReader (array $expr) Resolves attribute reading
public getFilters () Register the user registered filters
public compileMacro (array $statement, mixed $extendsMode) Compiles macros
public getUniquePrefix () Return a unique prefix to be used as prefix for compiled variables and contexts
implements Phalcon\Di\InjectionAwareIn
public string compileCall (array $statement, boolean $extendsMode) Compiles calls to macros
public compileForeach (array $statement, [mixed $extendsMode]) Compiles a “foreach” intermediate code representation
Page 5 of 6