Click or drag to resize

PatternEveryExpr Class

Pattern 'every' expression that controls the lifecycle of pattern sub-expressions.
Inheritance Hierarchy

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class PatternEveryExpr : PatternExprBase

The PatternEveryExpr type exposes the following members.

Constructors
  NameDescription
Public methodPatternEveryExpr
Ctor - for use to create a pattern expression tree, without pattern child expression.
Public methodPatternEveryExpr(PatternExpr)
Ctor.
Top
Properties
Methods
See Also