|
|||||||||||
| 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.InFunction
| Constructor Summary | |
InFunction(Context ctx)
|
|
| Method Summary | |
java.lang.Object |
apply(Context context,
Expression[] args)
Applies the function to a set of values in a given context and returns the result |
| 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 InFunction(Context ctx)
| Method Detail |
public java.lang.Object apply(Context context,
Expression[] args)
throws java.lang.Throwable
Function
apply in interface Functionapply in class AbstractFunctioncontext - The context to apply this function in
java.lang.Throwable
|
|||||||||||
| 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