Uses of Class
soot.toolkits.scalar.GuaranteedDefs

Packages that use GuaranteedDefs
soot.shimple.internal Shimple internal messy stuff. 
 

Uses of GuaranteedDefs in soot.shimple.internal
 

Fields in soot.shimple.internal declared as GuaranteedDefs
protected  GuaranteedDefs ShimpleBodyBuilder.gd
          An analysis class that allows us to verify that a variable is guaranteed to be defined at program point P.