27 ->subcompile($this->
getNode(
'node'))
35class_alias(
'Twig_Node_Expression_Test_Divisibleby',
'Twig\Node\Expression\Test\DivisiblebyTest',
false);
An exception for terminatinating execution or to throw for unit testing.
Compiles a node to PHP code.
raw($string)
Adds a raw string to the compiled code.
Checks if a variable is divisible by a number.
compile(Twig_Compiler $compiler)
Compiles the node to PHP.