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