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