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