Name | Description | |
---|---|---|
![]() | CompoundExpressionInfo Constructor | Initializes a new instance of the CompoundExpressionInfo class with the specified parameters |
The following tables list the members exposed by CompoundExpressionInfo.
Name | Description | |
---|---|---|
![]() | CompoundExpressionInfo Constructor | Initializes a new instance of the CompoundExpressionInfo class with the specified parameters |
Name | Description | |
---|---|---|
![]() | InfoLeft | Left expression. Null for unary expressions. |
![]() | InfoRight | Right expression |
![]() | IsConstant | Overridden. Gets if this ExpressionInfo contains only constant values. |
![]() | OperatorType | Expression operator. |
Name | Description | |
---|---|---|
![]() | Children | Overridden. Returns ExpressionInfo Children |
![]() | Equals | Overloaded. Overridden. Implements Equals method |
![]() | GenerateExpressionString | Overridden. Generates expression string |
![]() | GetHashCode | Overridden. Implements GetHashCode method |