public abstract class BaseSwitchStmt extends Stmt.E1Stmt
LookupSwitchStmt
and TableSwitchStmt
Stmt.E0Stmt, Stmt.E1Stmt, Stmt.E2Stmt, Stmt.ST
Modifier and Type | Field and Description |
---|---|
LabelStmt |
defaultTarget |
LabelStmt[] |
targets |
op
_cfg_froms, _ts_default_next, CAN_BRNANCH, CAN_CONTINUE, CAN_SWITCH, CAN_THROW, et, exceptionHandlers, frame, id, MAY_THROW, st, visited
Constructor and Description |
---|
BaseSwitchStmt(Stmt.ST type,
Value op) |