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