CommonTokenStartIndex Property |
[Missing <summary> documentation for "P:Stimulsoft.Data.Expressions.Antlr.Runtime.CommonToken.StartIndex"]
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic int StartIndex { get; set; }
Public Property StartIndex As Integer
Get
Set
Property Value
Type:
Int32Implements
ITokenStartIndex
See Also