29 ->write(sprintf(
"\$this->displayBlock('%s', \$context, \$blocks);\n", $this->
getAttribute(
'name')))
34 class_alias(
'Twig_Node_BlockReference',
'Twig\Node\BlockReferenceNode',
false);
Represents a node in the AST.
compile(Twig_Compiler $compiler)
Compiles the node to PHP.
Represents a block call node.
Create styles array
The data for the language used.
Represents a displayable node in the AST.
addDebugInfo(Twig_NodeInterface $node)
Adds debugging information.
__construct($name, $lineno, $tag=null)