Click or drag to resize

VariableTableIsConstant Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Monkeyspeak.VariableTable.IsConstant"]

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public bool IsConstant { get; private set; }

Property Value

Type: Boolean

Implements

IVariableIsConstant
See Also