|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object
|
+--coins.flow.BitVectorIteratorImpl
|
+--coins.flow.PointVectorIteratorImpl
|
+--coins.flow.DefVectorIteratorImpl
DefVectorIteratorImpl class ()
| フィールドの概要 |
| クラス coins.flow.BitVectorIteratorImpl から継承したフィールド |
fBitCount, fBitPosition, fBitVector, fLongWordLength, fShiftMax, fSubpFlow, fVectorWord |
| コンストラクタの概要 | |
DefVectorIteratorImpl(SubpFlow pSubpFlow,
DefVector pDefVector)
|
|
| メソッドの概要 | |
IR |
nextDefNode()
nextDefNode Get the next IR node that defines some symbol in the given DefVector (DefVector used to instanciate this iterator). |
SetRefRepr |
nextSetRefRepr()
|
| クラス coins.flow.PointVectorIteratorImpl から継承したメソッド |
nextPoint |
| クラス 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.PointVectorIterator から継承したメソッド |
nextPoint |
| インタフェース coins.flow.BitVectorIterator から継承したメソッド |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
| コンストラクタの詳細 |
public DefVectorIteratorImpl(SubpFlow pSubpFlow,
DefVector pDefVector)
| メソッドの詳細 |
public IR nextDefNode()
DefVectorIterator の記述:
DefVectorIterator 内の nextDefNodepublic SetRefRepr nextSetRefRepr()
DefVectorIterator 内の nextSetRefRepr
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||