Package soot.jimple.toolkits.base

A toolkit to optimize the Jimple IR.

See:
          Description

Interface Summary
ExceptionCheckerErrorReporter  
 

Class Summary
Aggregator  
ExceptionChecker  
JimpleConstructorFolder  
PartialConstructorFolder  
ThisInliner  
Zonation  
Zone  
 

Exception Summary
ExceptionCheckerError  
 

Package soot.jimple.toolkits.base Description

A toolkit to optimize the Jimple IR. Includes an aggregator (also applicable to Grimp) and support classes.