29 ->subcompile($this->
getNode(
'expr'))
35 class_alias(
'Twig_Node_Do',
'Twig\Node\DoNode',
false);
Represents a node in the AST.
compile(Twig_Compiler $compiler)
Compiles the node to PHP.
Abstract class for all nodes that represents an expression.
Create styles array
The data for the language used.
__construct(Twig_Node_Expression $expr, $lineno, $tag=null)
addDebugInfo(Twig_NodeInterface $node)
Adds debugging information.