SequenceExpressionShiftRight Fields |
The SequenceExpressionShiftRight type exposes the following members.
| Name | Description | |
|---|---|---|
| BalancedTypeStatic | (Inherited from SequenceBinaryExpression.) | |
| id |
stores the sequence /expression unique id
(Inherited from SequenceBase.) | |
| Left | (Inherited from SequenceBinaryExpression.) | |
| LeftTypeStatic | (Inherited from SequenceBinaryExpression.) | |
| Right | (Inherited from SequenceBinaryExpression.) | |
| RightTypeStatic | (Inherited from SequenceBinaryExpression.) | |
| SequenceComputationType |
The type of the sequence computation (e.g. Assignment or MethodCall)
(Inherited from SequenceComputation.) | |
| SequenceExpressionType |
The type of the sequence expression (e.g. Variable or IsVisited)
(Inherited from SequenceExpression.) |