ParseError.Line プロパティ

定義

エラーの原因となった AST の開始行を表します。

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

プロパティ値

適用対象