Package soot.jimple.toolkits.annotation.nullcheck

Classes that carry out an analysis to determine whether or not null pointer checks are necessary.

See:
          Description

Class Summary
BranchedRefVarsAnalysis  
LocalRefVarsAnalysisWrapper  
NullPointerChecker  
NullPointerColorer  
RefIntPair  
 

Package soot.jimple.toolkits.annotation.nullcheck Description

Classes that carry out an analysis to determine whether or not null pointer checks are necessary.