![]() | PatternFilterExpr Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class PatternFilterExpr : PatternExprBase
The PatternFilterExpr type exposes the following members.
Name | Description | |
---|---|---|
![]() | PatternFilterExpr | Ctor. |
![]() | PatternFilterExpr(Filter) | Ctor. |
![]() | PatternFilterExpr(Filter, String) | Ctor. |
Name | Description | |
---|---|---|
![]() | Children | (Inherited from PatternExprBase.) |
![]() | Filter | Returns the filter specification. |
![]() | OptionalConsumptionLevel | Returns the consume level, if assigned. |
![]() | Precedence | (Overrides PatternExprBasePrecedence.) |
![]() | TagName | Returns the tag name. |
![]() | 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).) |