Click or drag to resize

EPLExpressionEvaluationContext Class

Provides expression evaluation context information in an expression.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.hook.exprEPLExpressionEvaluationContext

Namespace:  com.espertech.esper.common.client.hook.expr
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class EPLExpressionEvaluationContext

The EPLExpressionEvaluationContext type exposes the following members.

Constructors
  NameDescription
Public methodEPLExpressionEvaluationContext
Initializes a new instance of the EPLExpressionEvaluationContext class.
Top
Properties
Methods
  NameDescription
Public methodGetRuntimeURI
Top
See Also