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