ParseError.Column Property

Definition

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

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

Property Value

Applies to