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