Package abc.soot.util

Class Summary
AroundShadowInfoTag  
AspectJExceptionChecker An AspectJ specific exception checker that understands information passed by the weaver about redirecting or suppressing exception checks
CastRemover  
DisableExceptionCheckTag  
FarJumpEliminator  
FieldGetAccessorMethodSource  
FieldSetAccessorMethodSource  
InPreinitializationTag Mark a Jimple statement as being in the preinitialization phase of a constructor
InstanceOfEliminator  
LocalGeneratorEx  
MethodAccessorMethodSource  
OptimizedNullCheckEliminator An optimized null checl eliminator that knows about certain methods not returning null.
QualSpecialAccessorMethodSource Creates any accessor methods to access a qualified special (super or this) from a class.
RedirectedExceptionSpecTag  
Restructure This class contains a variety of helper methods to restructure Soot method Bodies.
Restructure.JavaTypeInfo This class helps implement boxing.
SwitchFolder  
SwitchFolder.LocalDefs  
UnUsedParams  
Validate Validate a jimple class.