|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--net.sf.arise.piji.AbstractFunction
|
+--net.sf.arise.piji.fun.AbstractCompareFunction
|
+--net.sf.arise.piji.fun.EqualsFunction
equals! takes a symbol and an optional numeric value,
and increases the value bound to the symbol by one or the numeric
value, if given
| Constructor Summary | |
EqualsFunction(Context ctx)
|
|
| Method Summary | |
protected boolean |
compareFailed(java.lang.Object last,
java.lang.Object value)
|
protected boolean |
requiresComparable()
|
| Methods inherited from class net.sf.arise.piji.fun.AbstractCompareFunction |
apply |
| Methods inherited from class net.sf.arise.piji.AbstractFunction |
checkArgumentCount, checkLeaf, checkLeaf, checkList, checkList, checkString, checkString, checkSymbol, checkSymbol, checkSymbol, checkSymbol, fillContext, fillContext, getArgumentCount, getContext, getDocumentationString, isLeaf, isList, isString, isSymbol, isVararg |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EqualsFunction(Context ctx)
| Method Detail |
protected boolean requiresComparable()
requiresComparable in class AbstractCompareFunction
protected boolean compareFailed(java.lang.Object last,
java.lang.Object value)
compareFailed in class AbstractCompareFunction
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
All code and documentation is
Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth