|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.irs.jam.DListEnumerator | +--com.irs.jam.ExpListEnumerator
Expression and ExpressionList
Fields inherited from class com.irs.jam.DListEnumerator |
_current, _list |
Constructor Summary | |
ExpListEnumerator(ExpList explist)
|
Method Summary | |
Expression |
getNext(Expression argument,
Binding binding)
Return an element in the list in sequence satisfying the matching function |
Methods inherited from class com.irs.jam.DListEnumerator |
appendHere, appendHere, getNext, getThis, hasMoreElements, insertHere, insertHere, isEndOfList, nextElement, removeThis, replaceThis, reset, reset |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExpListEnumerator(ExpList explist)
Method Detail |
public Expression getNext(Expression argument, Binding binding)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |