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
Syntaxint TokenStartIndex { get; set; }Property TokenStartIndex As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also