sys::Obj compiler::Node compiler::Stmt compiler::BreakStmt
BreakStmt breaks out of a while/for loop.
override Bool isExit()
Stmt loop
new make(Location location)
override Void print(AstWriter out)