soot.jimple.toolkits.annotation.nullcheck
Class LocalRefVarsAnalysisWrapper
java.lang.Object
|
+--soot.jimple.toolkits.annotation.nullcheck.LocalRefVarsAnalysisWrapper
- public class LocalRefVarsAnalysisWrapper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalRefVarsAnalysisWrapper
public LocalRefVarsAnalysisWrapper(CompleteUnitGraph graph)
getVarsBefore
public java.util.List getVarsBefore(Unit s)
getVarsAfterFall
public java.util.List getVarsAfterFall(Unit s)
getListsOfVarsAfterBranch
public java.util.List getListsOfVarsAfterBranch(Unit s)
getVarsNeedCheck
public java.util.List getVarsNeedCheck(Unit s)
getVarsDontNeedCheck
public java.util.List getVarsDontNeedCheck(Unit s)