|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.lisp.Interpreter.AbstractFunction
ix.util.lisp.Interpreter.JFunction
ix.test.ComputeExtensionExample.ExampleFunction
class ComputeExtensionExample.ExampleFunction
| Field Summary |
|---|
| Fields inherited from class ix.util.lisp.Interpreter.JFunction |
|---|
arity, name |
| Fields inherited from interface ix.util.lisp.Interpreter.Function |
|---|
ANY_ARITY |
| Constructor Summary | |
|---|---|
ComputeExtensionExample.ExampleFunction()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
applyTo(java.lang.Object[] args)
Returns the result of applying this function to the specified arguments. |
| Methods inherited from class ix.util.lisp.Interpreter.JFunction |
|---|
getArity, isSafe, toString |
| Methods inherited from class ix.util.lisp.Interpreter.AbstractFunction |
|---|
checkArity, mustBe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
ComputeExtensionExample.ExampleFunction()
| Method Detail |
|---|
public java.lang.Object applyTo(java.lang.Object[] args)
Interpreter.Function
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||