Click or drag to resize

ITreeTokenStartIndex Property

What is the smallest token index (indexing from 0) for this node and its children?

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

Property Value

Type: Int32
See Also