| Interface | Description |
|---|---|
| IConstantEvaluationResult<T> |
Represents a result of the
ConstantExpressionValidator. |
| IEarlyExitComputer |
| Class | Description |
|---|---|
| BooleanResult | |
| ConstantConditionsInterpreter |
Interpreter for expressions at development time that uses the static linking
information and hardcoded logic to apply binary operations on well known types.
|
| DefaultEarlyExitComputer | |
| EarlyExitInterpreter | |
| EvaluationContext | |
| IEarlyExitComputer.ExitPoint | |
| ThisReference |