|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.aflow.util.CoinsList.Itr
coins.aflow.SetRefReprListHir.SetRefReprListHirItr
| Field Summary |
| Fields inherited from class coins.aflow.util.CoinsList.Itr |
expectedModCount, lastReturned, lNexted, next, nextIndex |
| Constructor Summary | |
(package private) |
SetRefReprListHir.SetRefReprListHirItr(int pIndex)
|
| Method Summary | |
void |
add(IR pIR)
Creates a SetRefRepr that encloses the given
IR object (subtree), and adds the generated
SetRefRepr as per to the contract of the
{ coins.aflow.util.CoinsIterator#add(Object)}, and in the case
of HIR, also adds the given IR subtree to the
appropriate context within the HIR program tree. |
void |
addAfter(IR pIR)
Creates a SetRefRepr that encloses the given
IR object (subtree), and adds the generated
SetRefRepr as per to the contract of the
{link coins.aflow.util.CoinsIterator#addAfter(Object)},
and in the case of HIR, also adds the given IR subtree
to the appropriate context within the HIR program tree. |
void |
remove()
Removes a SetRefRepr as per to the contract of
the { coins.aflow.util.CoinsIterator#remove()},
and in the case of HIR, also removes the subtree associated
with the removed SetRefRepr. |
| Methods inherited from class coins.aflow.util.CoinsList.Itr |
add, addAfter, checkForComodification, hasNext, hasPrevious, lastReturned, next, nextIndex, previous, previousIndex, set |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface coins.aflow.util.CoinsIterator |
add, addAfter, next, nextIndex, previous, previousIndex |
| Methods inherited from interface java.util.ListIterator |
hasNext, hasPrevious, set |
| Constructor Detail |
SetRefReprListHir.SetRefReprListHirItr(int pIndex)
| Method Detail |
public void remove()
SetRefReprIteratorSetRefRepr as per to the contract of
the { coins.aflow.util.CoinsIterator#remove()},
and in the case of HIR, also removes the subtree associated
with the removed SetRefRepr.
remove in interface SetRefReprIteratorremove in class CoinsList.Itrpublic void add(IR pIR)
SetRefReprIteratorSetRefRepr that encloses the given
IR object (subtree), and adds the generated
SetRefRepr as per to the contract of the
{ coins.aflow.util.CoinsIterator#add(Object)}, and in the case
of HIR, also adds the given IR subtree to the
appropriate context within the HIR program tree.
add in interface SetRefReprIteratorpublic void addAfter(IR pIR)
SetRefReprIteratorSetRefRepr that encloses the given
IR object (subtree), and adds the generated
SetRefRepr as per to the contract of the
{link coins.aflow.util.CoinsIterator#addAfter(Object)},
and in the case of HIR, also adds the given IR subtree
to the appropriate context within the HIR program tree.
addAfter in interface SetRefReprIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||