![]() | VariableExpression Class |
[This is preliminary documentation and is subject to change.]
This expression does not have the value of the variable because the variable would not have been assigned yet
Namespace: Monkeyspeak.lexical.Expressions
The VariableExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | VariableExpression | Initializes a new instance of the VariableExpression class |
Name | Description | |
---|---|---|
![]() | Position | (Inherited from Expression.) |
![]() | Value | (Inherited from ExpressionT.) |
Name | Description | |
---|---|---|
![]() | CompareTo(Expression) | (Inherited from Expression.) |
![]() | CompareTo(ExpressionT) | (Inherited from ExpressionT.) |
![]() | Equals(Object) | (Inherited from ExpressionT.) |
![]() | Equals(Expression) | (Inherited from Expression.) |
![]() | Equals(ExpressionT) | (Inherited from ExpressionT.) |
![]() | ToString | (Inherited from ExpressionT.) |
Name | Description | |
---|---|---|
![]() | AsT | (Defined by ObjectExtensions.) |