Package org.eclipse.epsilon.eol.dom
Class ForStatement.TypeFilterIterator
java.lang.Object
org.eclipse.epsilon.eol.dom.ForStatement.TypeFilterIterator
- Enclosing class:
- ForStatement
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedTypeFilterIterator(Iterator<?> rawIterator, EolType iteratorType) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove