public compileInclude (array $statement) Compiles a ‘include’ statement returning PHP code
public string compileCall (array $statement, boolean $extendsMode) Compiles calls to macros
public getTemplatePath () Returns the path that is currently being compiled
public compileForeach (array $statement, [mixed $extendsMode]) Compiles a “foreach” intermediate code representation
public getOptions () Returns the compiler options
implements Phalcon\Di\InjectionAwareIn
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
public attributeReader (array $expr) Resolves attribute reading
Page 5 of 6