33 ->
write(
'$this->loadTemplate(')
46class_alias(
'Twig_Node_Embed',
'Twig\Node\EmbedNode',
false);
An exception for terminatinating execution or to throw for unit testing.
Compiles a node to PHP code.
write()
Writes a string to the compiled code by adding indentation.
Represents an embed node.
__construct($name, $index, Twig_Node_Expression $variables=null, $only=false, $ignoreMissing=false, $lineno, $tag=null)
addGetTemplate(Twig_Compiler $compiler)
Abstract class for all nodes that represents an expression.
Represents an include node.
setAttribute($name, $value)