Click or drag to resize

ITokenCharPositionInLine Property

The index of the first character relative to the beginning of the line 0..n-1

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
int CharPositionInLine { get; set; }

Property Value

Type: Int32
See Also