|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object
|
+--coins.aflow.util.AnalAdapter
|
+--coins.aflow.FlowAdapter
|
+--coins.aflow.InitiateFlow
|
+--coins.aflow.InitiateFlowHir
HIR data flow initiation class.
| フィールドの概要 |
| クラス coins.aflow.InitiateFlow から継承したフィールド |
fBBlockList, fFlowAnalSymTable |
| クラス coins.aflow.FlowAdapter から継承したフィールド |
flow, flowRoot, fResults, hirRoot, ioRoot, symRoot |
| コンストラクタの概要 | |
InitiateFlowHir(FlowResults pResults)
|
|
| メソッドの概要 | |
void |
initiate(SubpFlow pSubpFlow)
Initiates data flow analysis for the given SubpFlow. |
| クラス coins.aflow.InitiateFlow から継承したメソッド |
find |
| クラス coins.aflow.FlowAdapter から継承したメソッド |
find, find, find, find, find, find |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public InitiateFlowHir(FlowResults pResults)
| メソッドの詳細 |
public void initiate(SubpFlow pSubpFlow)
Initiates data flow analysis for the given SubpFlow.
Does the following:
InitiateFlow 内の initiate
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||