Click or drag to resize

ICharStreamLine Property

ANTLR tracks the line information automatically
Because this stream can rewind, we need to be able to reset the line

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