|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.aflow.util.BitVectorIteratorImpl | +--coins.aflow.PointVectorIteratorImpl
PointVectorIteratorImpl class: (##6)
フィールドの概要 | |
protected BitVector |
fVect
|
コンストラクタの概要 | |
PointVectorIteratorImpl(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.aflow.util.BitVectorIteratorImpl から継承したメソッド |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
インタフェース coins.aflow.util.BitVectorIterator から継承したメソッド |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
フィールドの詳細 |
protected BitVector fVect
コンストラクタの詳細 |
public PointVectorIteratorImpl(PointVector pPointVector)
メソッドの詳細 |
public IR nextPoint()
PointVectorIterator
の記述:
PointVectorIterator
内の nextPoint
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |