Uses of Package
soot.shimple.toolkits.scalar

Packages that use soot.shimple.toolkits.scalar
soot Base Soot classes, shared by different intermediate representations. 
soot.shimple.toolkits.scalar Some analyses based on Shimple. 
 

Classes in soot.shimple.toolkits.scalar used by soot
SConstantPropagatorAndFolder
          A powerful constant propagator and folder based on an algorithm sketched by Cytron et al that takes conditional control flow into account.
 

Classes in soot.shimple.toolkits.scalar used by soot.shimple.toolkits.scalar
SConstantPropagatorAndFolder
          A powerful constant propagator and folder based on an algorithm sketched by Cytron et al that takes conditional control flow into account.
SEvaluator.MetaConstant
          Head of a new hierarchy of constants -- Top and Bottom.