- java.lang.Object
-
- org.sablecc.sablecc.TypedLinkedList.TypedLinkedListIterator
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) java.util.ListIterator |
iterator |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator
- Specified by:
hasNext
in interface java.util.ListIterator
-
nextIndex
public int nextIndex()
- Specified by:
nextIndex
in interface java.util.ListIterator
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator
- Specified by:
remove
in interface java.util.ListIterator
Copyright © 1997-2013 Sablecc. All Rights Reserved.