| ITokenDefinitionStartCharacter Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Monkeyspeak.lexical.TokenDefinitions.ITokenDefinition.StartCharacter"]
Namespace:
Monkeyspeak.lexical.TokenDefinitions
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax char StartCharacter { get; }
ReadOnly Property StartCharacter As Char
Get
property wchar_t StartCharacter {
wchar_t get ();
}
abstract StartCharacter : char with get
Property Value
Type:
CharSee Also