ParseError.Line Property

Definition

Represents the starting line of the AST that caused the error.

public int Line { get; }
member this.Line : int
Public ReadOnly Property Line As Integer

Property Value

Applies to