sys::Obj compiler::Node compiler::Stmt compiler::ReturnStmt
ReturnStmt returns from the method
Expr expr
override Bool isExit()
MethodVar leaveVar
new make(Location location, Expr expr := def)
override Void print(AstWriter out)
override Void walkChildren(Visitor v, VisitDepth depth)