ITokenTokenIndex Property |
An index from 0..n-1 of the token object in the input stream.
This must be valid in order to use the ANTLRWorks debugger.
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxint TokenIndex { get; set; }
Property TokenIndex As Integer
Get
Set
Property Value
Type:
Int32
See Also