soot.jimple.toolkits.annotation.nullcheck
Class NullCheckEliminator.AnalysisFactory

java.lang.Object
  extended bysoot.jimple.toolkits.annotation.nullcheck.NullCheckEliminator.AnalysisFactory
Enclosing class:
NullCheckEliminator

public static class NullCheckEliminator.AnalysisFactory
extends Object


Constructor Summary
NullCheckEliminator.AnalysisFactory()
           
 
Method Summary
 BranchedRefVarsAnalysis newAnalysis(UnitGraph g)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullCheckEliminator.AnalysisFactory

public NullCheckEliminator.AnalysisFactory()
Method Detail

newAnalysis

public BranchedRefVarsAnalysis newAnalysis(UnitGraph g)