IterateWhileNode
class IterateWhileNode extends StatementNode
{iterateWhile $cond}
Properties
$condition | |||
$content | |||
$key | |||
$value | |||
$postTest |
Methods
string
getIterator()
No description
Details
at line 59
string
print(PrintContext $context)
No description
at line 91
Generator
getIterator()
No description