Variable Methods |
[This is preliminary documentation and is subject to change.]
The Variable type exposes the following members.
Name | Description | |
---|---|---|
CheckType | ||
Clone | ||
Equals(Object) | (Overrides ObjectEquals(Object).) | |
Equals(IVariable) | ||
GetHashCode |
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.) | |
ToString |
Returns a const identifier if the variable is constant followed by name,
(Overrides ObjectToString.)otherwise just the name is returned. |
Name | Description | |
---|---|---|
AsT | (Defined by ObjectExtensions.) | |
ConvertToTable | (Defined by VariablesExtension.) |