soot
Interface IdentityUnit
- All Superinterfaces:
- Host, java.io.Serializable, Switchable, Unit
- All Known Subinterfaces:
- IdentityInst, IdentityStmt
- All Known Implementing Classes:
- BIdentityInst, GIdentityStmt, JIdentityStmt
- 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()