|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.runtime.expr.CExpr.OpIterator
public static class CExpr.OpIterator
| Constructor Summary | |
|---|---|
CExpr.OpIterator(java.util.Iterator<? extends CExpr.GenericOp> op)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
CExpr |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CExpr.OpIterator(java.util.Iterator<? extends CExpr.GenericOp> op)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<CExpr>public CExpr next()
next in interface java.util.Iterator<CExpr>public void remove()
remove in interface java.util.Iterator<CExpr>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||