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 |
branches,
clone,
fallsThrough,
getBoxesPointingToThis,
getDefBoxes,
getUnitBoxes,
getUseAndDefBoxes,
getUseBoxes,
redirectJumpsToThisTo,
toBriefString,
toBriefString,
toString |
getLeftOp
public Value getLeftOp()
getRightOp
public Value getRightOp()
getLeftOpBox
public ValueBox getLeftOpBox()
getRightOpBox
public ValueBox getRightOpBox()