Click or drag to resize

ITokenLine Property

The line number on which this token was matched; line=1..n

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

Property Value

Type: Int32
See Also