sys::Obj compiler::Node compiler::Catch
Catch models a single catch clause of a TryStmt
Block block
Int end
TypeRef errType
Str errVariable
new make(Location location)
virtual Void print(AstWriter out)
Int start