|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.aflow.BBlockStmtIterator
Unreliable
| Field Summary | |
(package private) static Stmt |
EOB
|
| Constructor Summary | |
BBlockStmtIterator(BBlockHir pBBlock)
|
|
| Method Summary | |
boolean |
hasNext()
hasNext: |
IR |
next()
next: Get the next top subtree in the basic block indicated by this iterator. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static final Stmt EOB
| Constructor Detail |
public BBlockStmtIterator(BBlockHir pBBlock)
| Method Detail |
public boolean hasNext()
BBlockSubtreeIterator
hasNext in interface BBlockSubtreeIteratorpublic IR next()
BBlockSubtreeIterator
next in interface BBlockSubtreeIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||