Logo Xantham

WhileStatement Module

Children of `WhileStatement`.

Functions and values

Function or value Description

WhileStatement.expression node

Full Usage: WhileStatement.expression node

Parameters:
Returns: Node<Expression> voption

`expression`.

node : Node<WhileStatement>
Returns: Node<Expression> voption

WhileStatement.statement node

Full Usage: WhileStatement.statement node

Parameters:
Returns: Node<Statement> voption

`statement`.

node : Node<WhileStatement>
Returns: Node<Statement> voption

Type something to start searching.