|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.flow.InitiateFlow
Initiate data flow analysis. this class's initiate(SubpFlow) method should be called before doing other flow analyses.
| Field Summary | |
protected java.util.List |
fBBlockList
|
| Constructor Summary | |
InitiateFlow()
|
|
| Method Summary | |
(package private) abstract void |
initiateDataFlow(SubpFlow pSubpFlow)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.List fBBlockList
| Constructor Detail |
public InitiateFlow()
| Method Detail |
abstract void initiateDataFlow(SubpFlow pSubpFlow)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||