ParseError.Offset Property

Definition

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

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

Property Value

Applies to