What is the index of the current character of lookahead?
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic virtual int CharIndex { get; }
Public Overridable ReadOnly Property CharIndex As Integer
Get
Property Value
Type:
Int32
See Also