|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.irs.jam.DList | +--com.irs.jam.ConditionList
Expression List
Fields inherited from class com.irs.jam.DList |
_count, _head |
Constructor Summary | |
ConditionList()
|
|
ConditionList(Condition c)
|
Method Summary | |
void |
format(java.io.PrintStream s,
Binding b)
|
void |
print(java.io.PrintStream s,
Binding b)
|
Methods inherited from class com.irs.jam.DList |
addAfter, addAfter, addBefore, addBefore, append, append, clear, createHead, first, getCount, insert, insert, isEmpty, last, nth, pop, remove, removeNth, replace, replaceNth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConditionList()
public ConditionList(Condition c)
Method Detail |
public void print(java.io.PrintStream s, Binding b)
public void format(java.io.PrintStream s, Binding b)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |