| Interface | Description |
|---|---|
| FetchRunner | |
| Runner |
The main runtime engine for Delia.
|
| VarEvaluator |
| Class | Description |
|---|---|
| ConversionResult | |
| DoNothingVarEvaluator | |
| DsonToDValueConverter | |
| ExecutionState |
Holds the state of a delia program after execution.
|
| FetchRunnerImpl | |
| FilterEvaluator |
public QueryExp queryExp;
public DValue resolvedFilterVars; //set at runtime.
|
| InternalCompileState |
Represents the compile state of a delia program.
|
| QueryResponse |
The results of a database query.
|
| ResultValue | |
| RulePostProcessor |
When we build rules we don't yet have all types in registry.
|
| RunnerImpl |
This class is not thread-safe.
|
| ScalarBuilder | |
| TypeRunner |
A sub-runner that executes Delia type statements.
|
| TypeSpec | |
| VarRef |
| Exception | Description |
|---|---|
| DeliaException | |
| ValueException |
Copyright © 2020. All rights reserved.