Instance Property インスタンスプロパティ

lineNumber

The line number of the XML document being processed by the parser. パーサーによって処理されているXML書類の行数。

Declaration 宣言

var lineNumber: Int { get }

Discussion 議論

You may access this property once a parsing operation has begun or after an error occurs. あなたは、このプロパティにアクセスを、ただ一度だけ構文解析演算が始まったまたはエラーが発生する後にするかもしれません。

See Also 参照

Obtaining Parser State パーサー状態を入手する