sys::Obj compiler::Node compiler::Case
Case models a single case block of a SwitchStmt
Block block
Source
Expr[] cases
new make(Location location)
override Void print(AstWriter out)
Pretty print this node and it's descendants.
Int startOffset
Void walk(Visitor v, VisitDepth depth)