|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Interpreter.Function | |
|---|---|
| ix.test | Simple applications for testing purposes. |
| ix.util.lisp | List-processing utilities. |
| Uses of Interpreter.Function in ix.test |
|---|
| Classes in ix.test that implement Interpreter.Function | |
|---|---|
(package private) class |
ComputeExtensionExample.ExampleFunction
|
| Uses of Interpreter.Function in ix.util.lisp |
|---|
| Classes in ix.util.lisp that implement Interpreter.Function | |
|---|---|
static class |
Interpreter.AbstractFunction
An implementation of Function that supplies some utility methods and implements part of the interface. |
static class |
Interpreter.Closure
An interpreted function. |
static class |
Interpreter.JFunction
A function implemented in Java. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||