23 $this->assertEquals(
$t, $node->getNode(
'tests'));
24 $this->assertFalse($node->hasNode(
'else'));
28 $this->assertEquals($else, $node->getNode(
'else'));
const EOF
How fgetc() reports an End Of File.
An exception for terminatinating execution or to throw for unit testing.
Represents a node that outputs an expression.
Represents a node in the AST.
getVariableGetter($name, $line=false)