![]() | NewInstanceOperatorExpression Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class NewInstanceOperatorExpression : ExpressionBase
The NewInstanceOperatorExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewInstanceOperatorExpression |
Ctor.
|
![]() | NewInstanceOperatorExpression(String) |
Ctor.
|
Name | Description | |
---|---|---|
![]() | Children |
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.) |
![]() | ClassName |
Returns the class name.
|
![]() | Precedence | (Overrides ExpressionBasePrecedence.) |
![]() | TreeObjectName | (Inherited from ExpressionBase.) |
Name | Description | |
---|---|---|
![]() | AddChild |
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.) |
![]() | SetClassName |
Sets the class name.
|
![]() | ToEPL | (Inherited from ExpressionBase.) |
![]() | ToPrecedenceFreeEPL | (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).) |