|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.ssa.AddressAnalyze
This class is to keep the order of FRAME or STATIC node.
| コンストラクタの概要 | |
(パッケージプライベート) |
AddressAnalyze(SsaEnvironment e,
Function func,
SsaSymTab tab)
Constructor |
| メソッドの概要 | |
(パッケージプライベート) void |
analyze()
Make ordering FRAME and STATIC node. |
(パッケージプライベート) void |
annul()
Translate back from the ordered nodes into the original nodes. |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
AddressAnalyze(SsaEnvironment e,
Function func,
SsaSymTab tab)
e - The environment of the SSA modulefunc - The current functiontab - The current symbol table of the module| メソッドの詳細 |
void analyze()
void annul()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||