![]() | ExpressionDeclaration Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class ExpressionDeclaration
The ExpressionDeclaration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExpressionDeclaration |
Ctor.
|
![]() | ExpressionDeclaration(String, IListT, Void, String) | Initializes a new instance of the ExpressionDeclaration class |
Name | Description | |
---|---|---|
![]() | Expression |
Returns the expression body.
|
![]() | IsAlias |
Returns indicator whether the expression is an alias or not.
|
![]() | Name |
Returns expression name.
|
![]() | ParameterNames |
Returns the paramater names.
|
Name | Description | |
---|---|---|
![]() | ToEPL(TextWriter) |
Print part.
|
![]() ![]() | ToEPL(TextWriter, IListT, Void) |