sys::Obj compiler::Node compiler::Catch
Catch models a single catch clause of a TryStmt
Block block
Source
Int end
TypeRef errType
Str errVariable
new make(Location location)
override Void print(AstWriter out)
Pretty print this node and it's descendants.
Int start