ConstantVariable Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Monkeyspeak.ConstantVariable"]
Namespace: Monkeyspeak
The ConstantVariable type exposes the following members.
Name | Description | |
---|---|---|
ConstantVariable(IVariable) | Initializes a new instance of the ConstantVariable class | |
ConstantVariable(String, Object) | Initializes a new instance of the ConstantVariable class |
Name | Description | |
---|---|---|
IsConstant | ||
Name | ||
Value |
Name | Description | |
---|---|---|
Equals | ||
SetValue | ||
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.) |