| Class | Description |
|---|---|
| Result |
The
Result class stores result of execution some operation and command for VM which operation must be
next. |
| TBasicContextHolderEnv |
The
TBasicContextHolderEnv contains full context for execution of Algorithm: runtime environment, VM,
variables and parameters to run with. |
| TBasicVM |
The
TBasicVM class executes Algorithm logic. |
| TBasicVMDataContext |
The
TBasicVMDataContext contains context for running TBasicVM. |
| Enum | Description |
|---|---|
| ReturnType |
| Exception | Description |
|---|---|
| OpenLAlgorithmErrorSignal | |
| OpenLAlgorithmExecutionException | |
| OpenLAlgorithmGoToMainSignal |
Signal is used when executed GOTO operation from subroutine to main.
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.