ParseError.Line 属性

定义

表示导致错误的 AST 的起始行。

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

属性值

适用于