|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
DefUse Chain interface Def-use list cell representaing a definition and list of its use points.
メソッドの概要 | |
void |
addUseNode(IR pUseNode)
|
IR |
getDefNode()
|
java.util.List |
getUseList()
|
java.lang.String |
toStringByName()
|
メソッドの詳細 |
public IR getDefNode()
public java.util.List getUseList()
public void addUseNode(IR pUseNode)
public java.lang.String toStringByName()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |