Click or drag to resize

TokenLength Property

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

Gets or sets the length of the value to be looked up in the lexer.

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public int Length { get; set; }

Property Value

Type: Int32
The length (see above).
See Also