BranchedRefVarsAnalysis
and seems of no use
for Soot so marked for future deletion, unless clients object@Deprecated
public class LocalRefVarsAnalysisWrapper
extends java.lang.Object
Constructor and Description |
---|
LocalRefVarsAnalysisWrapper(ExceptionalUnitGraph graph)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.List |
getListsOfVarsAfterBranch(Unit s)
Deprecated.
|
java.util.List |
getVarsAfterFall(Unit s)
Deprecated.
|
java.util.List |
getVarsBefore(Unit s)
Deprecated.
|
java.util.List |
getVarsDontNeedCheck(Unit s)
Deprecated.
|
java.util.List |
getVarsNeedCheck(Unit s)
Deprecated.
|
public LocalRefVarsAnalysisWrapper(ExceptionalUnitGraph graph)
public java.util.List getVarsBefore(Unit s)
public java.util.List getVarsAfterFall(Unit s)
public java.util.List getListsOfVarsAfterBranch(Unit s)
public java.util.List getVarsNeedCheck(Unit s)
public java.util.List getVarsDontNeedCheck(Unit s)