soot
Interface IdentityUnit
- All Known Subinterfaces:
- IdentityInst, IdentityStmt
- public interface IdentityUnit
- extends Unit
A unit that assigns to a variable from one of {parameters, this, caughtexception}.
Methods inherited from interface soot.Unit |
addBoxPointingToThis,
branches,
clearUnitBoxes,
clone,
fallsThrough,
getBoxesPointingToThis,
getDefBoxes,
getUnitBoxes,
getUseAndDefBoxes,
getUseBoxes,
redirectJumpsToThisTo,
removeBoxPointingToThis,
toString |
getLeftOp
public Value getLeftOp()
getRightOp
public Value getRightOp()
getLeftOpBox
public ValueBox getLeftOpBox()
getRightOpBox
public ValueBox getRightOpBox()