SwitchNode
class SwitchNode extends StatementNode
{switch} ... {case} ... {default}
Properties
$expression | |||
$cases |
Methods
string
getIterator()
No description
Details
at line 75
string
print(PrintContext $context)
No description
at line 108
Generator
getIterator()
No description