31 ->
write(
"\$this->env->loadTemplate(")
Represents an embed node.
Compiles a node to PHP code.
addGetTemplate(Twig_Compiler $compiler)
Represents an include node.
getAttribute($name)
Gets an attribute.
Abstract class for all nodes that represents an expression.
setAttribute($name, $value)
Sets an attribute.
__construct($filename, $index, Twig_Node_Expression $variables=null, $only=false, $ignoreMissing=false, $lineno, $tag=null)
write()
Writes a string to the compiled code by adding indentation.