public abstract class FastForwardFlowAnalysis
extends soot.toolkits.scalar.FlowAnalysis
| Constructor and Description |
|---|
FastForwardFlowAnalysis(soot.toolkits.graph.DirectedGraph graph)
Construct the analysis from a DirectedGraph representation of a Body.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAnalysis() |
protected boolean |
isForward() |