WhileStatement Module
Children of `WhileStatement`.
Functions and values
| Function or value |
Description
|
Full Usage:
WhileStatement.expression node
Parameters:
Node<WhileStatement>
Returns: Node<Expression> voption
|
|
Full Usage:
WhileStatement.statement node
Parameters:
Node<WhileStatement>
Returns: Node<Statement> voption
|