|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.aflow.BBlockStmtIterator
Unreliable
| フィールドの概要 | |
(パッケージプライベート) static Stmt |
EOB
|
| コンストラクタの概要 | |
BBlockStmtIterator(BBlockHir pBBlock)
|
|
| メソッドの概要 | |
boolean |
hasNext()
hasNext: |
IR |
next()
next: Get the next top subtree in the basic block indicated by this iterator. |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
static final Stmt EOB
| コンストラクタの詳細 |
public BBlockStmtIterator(BBlockHir pBBlock)
| メソッドの詳細 |
public boolean hasNext()
BBlockSubtreeIterator の記述:
BBlockSubtreeIterator 内の hasNextpublic IR next()
BBlockSubtreeIterator の記述:
BBlockSubtreeIterator 内の next
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||