soot.baf
Interface NewMultiArrayInst
- All Superinterfaces:
- Context, Host, Inst, Serializable, Switchable, Unit
- All Known Implementing Classes:
- BNewMultiArrayInst
- public interface NewMultiArrayInst
- extends Inst
Methods inherited from interface soot.Unit |
addBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis, toString |
getBaseType
public ArrayType getBaseType()
setBaseType
public void setBaseType(ArrayType type)
getDimensionCount
public int getDimensionCount()
setDimensionCount
public void setDimensionCount(int count)