| Interface | Description |
|---|---|
| AssignableValue | |
| Method | |
| ParsingContext | |
| ProcessIO | |
| ResultCache |
result cache for storing.
|
| VMExecutor.Suspendable<T> | |
| VMFuture<T> |
bean like implementation of a future
|
| Class | Description |
|---|---|
| Address | |
| Channel |
TODO: there is some dumb sync in this class that needs to be reviewed.
|
| Channel.Factory | |
| CompileContext | |
| ExecutionContext |
Virtual Machine Execution Context
|
| JavaMethodCall | |
| MemoryBuilder | |
| NullParsingContext | |
| ParsingContext.Location | |
| ProcessIOStreams | |
| Program |
A ZEL program (function)
|
| Program.HasClass | |
| ProgramBuilder | |
| RefOptimizer |
Changes reference by name instructions to reference by index.
|
| SimpleResultCache |
simple implementation for resultcache.
|
| SimpleStack<T> | |
| VMASyncFuture<T> |
bean like implementation of a future
|
| VMExecutor | |
| VMExecutor.Lazy | |
| VMSyncFuture<T> |
bean like implementation of a future
|
| ZelFrame |
| Enum | Description |
|---|---|
| Address.Scope | |
| Program.ExecutionType | |
| Program.Type |
| Exception | Description |
|---|---|
| CompileException | |
| ExecAbortException | |
| SuspendedException | |
| ZExecutionException |
Copyright © 2018 SPF4J. All rights reserved.