| ExpressionEval Class |
Namespace: FlexRule.DynamicEvaluation
public abstract class ExpressionEval : IEvalEngine
The ExpressionEval type exposes the following members.
| Name | Description | |
|---|---|---|
| ExpressionEval |
| Name | Description | |
|---|---|---|
| Default |
Default binder of the eval engine
| |
| EvalEngine |
| Name | Description | |
|---|---|---|
| ClearCache | ||
| ClearExpanoObjectCache | ||
| Compile |
Compiles an string expression that can be executed
| |
| Compute(String, IVariableContainer, String) | ||
| Compute(IVariableContainer, ICompiledExpression, Boolean) |
Computes and executes a compiled expression
| |
| Compute(IVariableContainer, String, Boolean) |
Compiles and executes string expression
|
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |