Token<TKind>.StartIndex Property
Definition
The index of the start of the token in File.
public int StartIndex { get; }
Property Value
The start index.
The index of the start of the token in File.
public int StartIndex { get; }
The start index.