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

description

Returns a description of the receiver. レシーバのある記述を返します。

Declaration 宣言

var description: String { get }

Discussion 議論

Use this method for debugging rather than for generating XML output. It could yield more information than xmlString and xmlString(options:). このメソッドをデバッグに使ってください、XML出力生成に対してではなく。それは、xmlStringおよびxmlString(options:)よりも多くの情報を生成できます。

See Also 参照

Emitting Node Content ノード内容を発行する