sys::Obj compiler::Node compiler::Case
Case models a single case block of a SwitchStmt
Block block
Expr[] cases
new make(Location location)
virtual Void print(AstWriter out)
Int startOffset
Void walk(Visitor v, VisitDepth depth)