public interface TableSwitchStmt extends SwitchStmt
| Modifier and Type | Method and Description |
|---|---|
int |
getHighIndex() |
int |
getLowIndex() |
void |
setHighIndex(int highIndex) |
void |
setLowIndex(int lowIndex) |
void |
setTargets(List<? extends Unit> targets) |
getDefaultTarget, getDefaultTargetBox, getKey, getKeyBox, getTarget, getTargetBox, getTargets, setDefaultTarget, setKey, setTargetcontainsArrayRef, containsFieldRef, containsInvokeExpr, getArrayRef, getArrayRefBox, getFieldRef, getFieldRefBox, getInvokeExpr, getInvokeExprBox, toStringaddBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisapplyaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagCopyright © 2020 Soot OSS. All rights reserved.