| Class | Description |
|---|---|
| Compiler |
Compiles RPN programs for an RPN engine.
|
| Filter |
Filter.
|
| MacroDef |
Macro instruction definition.
|
| Program | |
| RPNEngine |
RPN engine.
|
| RPNExecutor |
RPN Executor.
|
| RPNTransform |
RPN transform.
|
| Stack |
Stack.
|
| Task |
Executes a
Program to compute a value from a result's inputs. |
| Task.Context |
Task context.
|
| Exception | Description |
|---|---|
| Compiler.CompileException |
Compile Exception.
|
| Stack.AccessException |
Access exception.
|
| Stack.CastException |
Cast exception.
|
| Stack.LimitsException |
Limits exception.
|
| Task.ExecuteException |
Execute Exception.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.