While statement
condition - The condition to be evaluated
body - The body of the while loop
accept - Accepts a visitor
Generated using TypeDoc
While statement
Implements
Member
condition - The condition to be evaluated
Member
body - The body of the while loop
Method
accept - Accepts a visitor