|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.flow.BitVectorIteratorImpl
coins.flow.PointVectorIteratorImpl
coins.flow.DefVectorIteratorImpl
DefVectorIteratorImpl class ()
| Field Summary |
| Fields inherited from class coins.flow.BitVectorIteratorImpl |
fBitCount, fBitPosition, fBitVector, fLongWordLength, fShiftMax, fSubpFlow, fVectorWord |
| Constructor Summary | |
DefVectorIteratorImpl(SubpFlow pSubpFlow,
DefVector pDefVector)
|
|
| Method Summary | |
IR |
nextDefNode()
nextDefNode Get the next IR node that defines some symbol in the given DefVector (DefVector used to instanciate this iterator). |
SetRefRepr |
nextSetRefRepr()
|
| Methods inherited from class coins.flow.PointVectorIteratorImpl |
nextPoint |
| Methods inherited from class coins.flow.BitVectorIteratorImpl |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface coins.flow.PointVectorIterator |
nextPoint |
| Methods inherited from interface coins.flow.BitVectorIterator |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
| Constructor Detail |
public DefVectorIteratorImpl(SubpFlow pSubpFlow,
DefVector pDefVector)
| Method Detail |
public IR nextDefNode()
DefVectorIterator
nextDefNode in interface DefVectorIteratorpublic SetRefRepr nextSetRefRepr()
nextSetRefRepr in interface DefVectorIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||