Class WhileStmt

While statement

Implements

Member

condition - The condition to be evaluated

Member

body - The body of the while loop

Method

accept - Accepts a visitor

Hierarchy

  • WhileStmt

Implements

Constructors

Properties

Methods

Constructors

Properties

body: Stmt
condition: Expr

Methods

Generated using TypeDoc