soot.jimple
Interface IdentityStmt

All Known Implementing Classes:
JIdentityStmt

public interface IdentityStmt
extends DefinitionStmt, IdentityUnit


Methods inherited from interface soot.jimple.DefinitionStmt
getLeftOp, getLeftOpBox, getRightOp, getRightOpBox
 
Methods inherited from interface soot.jimple.Stmt
containsArrayRef, containsFieldRef, containsInvokeExpr, getArrayRef, getArrayRefBox, getFieldRef, getFieldRefBox, getInvokeExpr, getInvokeExprBox, toString