public interface LookupSwitchInst extends SwitchInst
| Modifier and Type | Method and Description |
|---|---|
int |
getLookupValue(int index) |
List<IntConstant> |
getLookupValues() |
void |
setLookupValue(int index,
int value) |
void |
setLookupValues(List<IntConstant> values) |
getDefaultTarget, getDefaultTargetBox, getTarget, getTargetBox, getTargetCount, getTargets, setDefaultTarget, setTarget, setTargetscontainsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, getInCount, getInMachineCount, getNetCount, getNetMachineCount, getOutCount, getOutMachineCountaddBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis, toStringapplyaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagvoid setLookupValue(int index,
int value)
int getLookupValue(int index)
List<IntConstant> getLookupValues()
void setLookupValues(List<IntConstant> values)
Copyright © 2024 Soot OSS. All rights reserved.