soot.baf
Interface NewMultiArrayInst
- All Known Implementing Classes:
- BNewMultiArrayInst
- public interface NewMultiArrayInst
- extends Inst
Methods inherited from interface soot.baf.Inst |
getInCount,
getInMachineCount,
getNetCount,
getNetMachineCount,
getOutCount,
getOutMachineCount,
toBriefString,
toBriefString,
toBriefString,
toBriefString,
toString,
toString,
toString,
toString |
Methods inherited from interface soot.Unit |
addBoxPointingToThis,
branches,
clone,
fallsThrough,
getBoxesPointingToThis,
getDefBoxes,
getUnitBoxes,
getUseAndDefBoxes,
getUseBoxes,
redirectJumpsToThisTo,
removeBoxPointingToThis |
getBaseType
public ArrayType getBaseType()
setBaseType
public void setBaseType(ArrayType type)
getDimensionCount
public int getDimensionCount()
setDimensionCount
public void setDimensionCount(int count)