Skip to content

Token<TKind>.StartColumnIndex Property

Definition

Zero based index of the start column of the token in File.

public int StartColumnIndex { get; }

View source

Property Value

Int32

The index of the start column.