public class TableSwitchStmt extends BaseSwitchStmt
ST#TABLE_SWITCHStmt.E0Stmt, Stmt.E1Stmt, Stmt.E2Stmt, Stmt.ST| Modifier and Type | Field and Description |
|---|---|
int |
lowIndex |
defaultTarget, targetsopCAN_BRNANCH, CAN_CONTINUE, CAN_SWITCH, CAN_THROW, cfgFroms, et, exceptionHandlers, frame, id, MAY_THROW, st, tsDefaultNext, visited| Constructor and Description |
|---|
TableSwitchStmt() |
TableSwitchStmt(Value key,
int lowIndex,
LabelStmt[] targets,
LabelStmt defaultTarget) |
| Modifier and Type | Method and Description |
|---|---|
Stmt |
clone(LabelAndLocalMapper mapper) |
java.lang.String |
toString() |
getOp, setOppublic Stmt clone(LabelAndLocalMapper mapper)
public java.lang.String toString()
toString in class java.lang.Object