Click or drag to resize

ITokenStreamRange Property

How far ahead has the stream been asked to look? The return value is a valid index from 0..n-1.

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

Property Value

Type: Int32
See Also