sys::Obj compiler::Node compiler::Stmt compiler::ThrowStmt
Source
ThrowStmt throws an exception
Expr exception
virtual override Bool isDefiniteAssign(|Expr->Bool| f)
virtual override Bool isExit()
new make(Loc loc, Expr exception)
virtual override Void print(AstWriter out)
virtual override Void walkChildren(Visitor v, VisitDepth depth)