Uses of Interface
soot.IdentityUnit

Packages that use IdentityUnit
soot.baf Public classes for the Baf intermediate representation. 
soot.baf.internal Internal, messy, implementation-specific classes for the Baf intermediate representation. 
soot.dava.internal.javaRep   
soot.grimp.internal Internal, messy, implementation-specific classes for the Grimp intermediate representation. 
soot.jimple Public classes for the Jimple intermediate representation. 
soot.jimple.internal Internal, messy, implementation-specific classes for the Jimple intermediate representation. 
 

Uses of IdentityUnit in soot.baf
 

Subinterfaces of IdentityUnit in soot.baf
 interface IdentityInst
           
 

Uses of IdentityUnit in soot.baf.internal
 

Classes in soot.baf.internal that implement IdentityUnit
 class BIdentityInst
           
 

Uses of IdentityUnit in soot.dava.internal.javaRep
 

Classes in soot.dava.internal.javaRep that implement IdentityUnit
 class DIdentityStmt
           
 

Uses of IdentityUnit in soot.grimp.internal
 

Classes in soot.grimp.internal that implement IdentityUnit
 class GIdentityStmt
           
 

Uses of IdentityUnit in soot.jimple
 

Subinterfaces of IdentityUnit in soot.jimple
 interface IdentityStmt
           
 

Uses of IdentityUnit in soot.jimple.internal
 

Classes in soot.jimple.internal that implement IdentityUnit
 class JIdentityStmt