WhileNode
class WhileNode extends StatementNode
{while $cond}
Properties
$condition | |||
$content | |||
$postTest |
Methods
string
getIterator()
No description
Details
at line 48
string
print(PrintContext $context)
No description
at line 76
Generator
getIterator()
No description