|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.flow.InitiateFlow
coins.flow.InitiateFlowHir
HIR data flow initiation class.
| Field Summary | |
protected int |
fDbgLevel
|
protected FlowRoot |
flowRoot
|
protected SubpFlow |
fSubpFlow
|
protected IoRoot |
ioRoot
|
| Fields inherited from class coins.flow.InitiateFlow |
fBBlockList |
| Constructor Summary | |
InitiateFlowHir()
|
|
| Method Summary | |
void |
initiateDataFlow(SubpFlow pSubpFlow)
Initiates data flow analysis for the given SubpFlow. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected FlowRoot flowRoot
protected IoRoot ioRoot
protected SubpFlow fSubpFlow
protected int fDbgLevel
| Constructor Detail |
public InitiateFlowHir()
| Method Detail |
public void initiateDataFlow(SubpFlow pSubpFlow)
Initiates data flow analysis for the given SubpFlow.
Does the following:
initiateDataFlow in class InitiateFlow
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||