Skip to content

Token<TKind>.StartLineIndex Property

Definition

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

public int StartLineIndex { get; }

View source

Property Value

Int32

The index of the start line.