Click or drag to resize

ITreeTokenStopIndex Property

What is the largest 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 TokenStopIndex { get; set; }

Property Value

Type: Int32
See Also