29 ->write(
sprintf(
"\$this->displayBlock('%s', \$context, \$blocks);\n", $this->
getAttribute(
'name')))
34class_alias(
'Twig_Node_BlockReference',
'Twig\Node\BlockReferenceNode',
false);
sprintf('%.4f', $callTime)
An exception for terminatinating execution or to throw for unit testing.
Compiles a node to PHP code.
addDebugInfo(Twig_NodeInterface $node)
Adds debugging information.
Represents a block call node.
__construct($name, $lineno, $tag=null)
compile(Twig_Compiler $compiler)
Compiles the node to PHP.
Represents a node in the AST.
Represents a displayable node in the AST.