Uses of Package
soot.shimple

Packages that use soot.shimple
soot Base Soot classes, shared by different intermediate representations. 
soot.jimple.spark.builder   
soot.shimple Public classes for the SSA Shimple intermediate representation. 
soot.shimple.internal Shimple internal messy stuff. 
soot.shimple.toolkits.scalar Some analyses based on Shimple. 
soot.toolkits.exceptions   
 

Classes in soot.shimple used by soot
Shimple
          Contains the constructors for the components of the SSA Shimple grammar.
ShimpleFactory
           
ShimpleTransformer
          Traverses all methods, in all classes from the Scene, and transforms them to Shimple.
 

Classes in soot.shimple used by soot.jimple.spark.builder
AbstractShimpleValueSwitch
           
PhiExpr
          A fully defined PhiExpr usually consists of a list of Values for the arguments alongst with the corresponding control flow predecessor for each argument.
ShimpleExprSwitch
           
ShimpleValueSwitch
           
 

Classes in soot.shimple used by soot.shimple
PhiExpr
          A fully defined PhiExpr usually consists of a list of Values for the arguments alongst with the corresponding control flow predecessor for each argument.
PiExpr
           
Shimple
          Contains the constructors for the components of the SSA Shimple grammar.
ShimpleBody
          Implementation of the Body class for the SSA Shimple IR.
ShimpleExpr
           
ShimpleExprSwitch
           
ShimpleFactory
           
ShimpleTransformer
          Traverses all methods, in all classes from the Scene, and transforms them to Shimple.
ShimpleValueSwitch
           
 

Classes in soot.shimple used by soot.shimple.internal
PhiExpr
          A fully defined PhiExpr usually consists of a list of Values for the arguments alongst with the corresponding control flow predecessor for each argument.
PiExpr
           
ShimpleBody
          Implementation of the Body class for the SSA Shimple IR.
ShimpleExpr
           
ShimpleFactory
           
 

Classes in soot.shimple used by soot.shimple.toolkits.scalar
ShimpleBody
          Implementation of the Body class for the SSA Shimple IR.
 

Classes in soot.shimple used by soot.toolkits.exceptions
PhiExpr
          A fully defined PhiExpr usually consists of a list of Values for the arguments alongst with the corresponding control flow predecessor for each argument.
ShimpleExprSwitch
           
ShimpleValueSwitch