|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
BBlockVector interface
Each bit in this BitVector
represents a BBlock
object whose number property (that can be queried by getBBlockNumber()
) corresponds to the bit position. Used e.g. when constructing the dominator tree.
メソッドの概要 | |
java.util.List |
getBBlockList()
Get the list of BBlocks contained in the BBlockVector. |
SubpFlow |
getSubpFlow()
Returns the SubpFlow object associated with this BBlockVector object. |
インタフェース coins.flow.BitVector から継承したメソッド |
bitVectorIterator, equals, getBit, getBitLength, getVectorWord, getWordLength, isSet, isZero, resetBit, setBit, toString, toStringDescriptive, vectorAnd, vectorCopy, vectorEqual, vectorNot, vectorOr, vectorReset, vectorSub, vectorXor |
メソッドの詳細 |
public SubpFlow getSubpFlow()
SubpFlow
object associated with this BBlockVector
object.
public java.util.List getBBlockList()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |