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