IfStmt
constructor(tokenRange: TokenRange, condition: Expression, thenStmt: Statement, elseStmt: Statement)(source)
This constructor is used by the parser and is considered private.
This constructor is used by the parser and is considered private.