Uses of Class
soot.options.ShimpleOptions

Packages that use ShimpleOptions
soot.shimple Public classes for the SSA Shimple intermediate representation. 
 

Uses of ShimpleOptions in soot.shimple
 

Fields in soot.shimple declared as ShimpleOptions
protected  ShimpleOptions ShimpleBody.options
          Holds our options map...
protected  ShimpleOptions ShimpleBody.options
          Holds our options map...
 

Methods in soot.shimple that return ShimpleOptions
 ShimpleOptions ShimpleBody.getOptions()
          Returns the Shimple options applicable to this body.
 ShimpleOptions ShimpleBody.getOptions()
          Returns the Shimple options applicable to this body.