|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.hccp.lisp.Function
|
+--org.hccp.lisp.FunctionTemplate
| Field Summary |
| Fields inherited from class org.hccp.lisp.Function |
superContext |
| Constructor Summary | |
FunctionTemplate(java.util.List args,
java.util.Map superContext)
|
|
| Method Summary | |
static java.lang.String |
convertSymbolListToDelimitedString(java.util.List args)
|
org.hccp.lisp.Sexp |
evaluate()
|
| Methods inherited from class org.hccp.lisp.Function |
getArgs, setArgs, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FunctionTemplate(java.util.List args,
java.util.Map superContext)
| Method Detail |
public org.hccp.lisp.Sexp evaluate()
throws IllegalArgumentException
IllegalArgumentExceptionpublic static java.lang.String convertSymbolListToDelimitedString(java.util.List args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||