Click or drag to resize

VariableDefinitionStartCharacter Property

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

[Missing <summary> documentation for "P:Monkeyspeak.lexical.TokenDefinitions.VariableDefinition.StartCharacter"]

Namespace:  Monkeyspeak.lexical.TokenDefinitions
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public char StartCharacter { get; private set; }

Property Value

Type: Char

Implements

ITokenDefinitionStartCharacter
See Also