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