33 class_alias(
'Twig_Node_Flush',
'Twig\Node\FlushNode',
false);
Represents a node in the AST.
__construct($lineno, $tag)
compile(Twig_Compiler $compiler)
Compiles the node to PHP.
Create styles array
The data for the language used.
addDebugInfo(Twig_NodeInterface $node)
Adds debugging information.