![]() | PatternExprBase Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public abstract class PatternExprBase : PatternExpr
The PatternExprBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | PatternExprBase | Ctor. |
Name | Description | |
---|---|---|
![]() | Children | |
![]() | Precedence | Returns the Precedence. |
![]() | TreeObjectName |
Name | Description | |
---|---|---|
![]() | AddChild | Adds a sub-expression to the pattern expression. |
![]() | ToEPL | |
![]() | ToPrecedenceFreeEPL | Renders the expressions and all it's child expression, in full tree depth, as a string in language syntax. |