|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.flow.BitVectorIteratorImpl | +--coins.flow.PointVectorIteratorImpl
PointVectorIteratorImpl class (##6)
フィールドの概要 |
クラス coins.flow.BitVectorIteratorImpl から継承したフィールド |
fBitCount, fBitPosition, fBitVector, fLongWordLength, fShiftMax, fSubpFlow, fVectorWord |
コンストラクタの概要 | |
PointVectorIteratorImpl(SubpFlow pSubpFlow,
PointVector pPointVector)
|
メソッドの概要 | |
IR |
nextPoint()
nextPoint Get the next IR node that defines some symbol in the given DefVector (DefVector used to instanciate this iterator). |
クラス coins.flow.BitVectorIteratorImpl から継承したメソッド |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
インタフェース coins.flow.BitVectorIterator から継承したメソッド |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
コンストラクタの詳細 |
public PointVectorIteratorImpl(SubpFlow pSubpFlow, PointVector pPointVector)
メソッドの詳細 |
public IR nextPoint()
PointVectorIterator
の記述:
PointVectorIterator
内の nextPoint
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |