![]() | PatternEveryExpr Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class PatternEveryExpr : PatternExprBase
The PatternEveryExpr type exposes the following members.
Name | Description | |
---|---|---|
![]() | PatternEveryExpr | Ctor - for use to create a pattern expression tree, without pattern child expression. |
![]() | PatternEveryExpr(PatternExpr) | Ctor. |
Name | Description | |
---|---|---|
![]() | Children | (Inherited from PatternExprBase.) |
![]() | Precedence | (Overrides PatternExprBasePrecedence.) |
![]() | TreeObjectName | (Inherited from PatternExprBase.) |
Name | Description | |
---|---|---|
![]() | AddChild | Adds a sub-expression to the pattern expression. (Inherited from PatternExprBase.) |
![]() | ToEPL | (Inherited from PatternExprBase.) |
![]() | ToPrecedenceFreeEPL | (Overrides PatternExprBaseToPrecedenceFreeEPL(TextWriter, EPStatementFormatter).) |