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

expressionType

The expression type for the expression. 式に対する式型。

Declaration 宣言

var expressionType: NSExpression.ExpressionType { get }

Discussion 議論

Accessing this property raises an exception if it is not applicable to the expression. このプロパティにアクセスすることは、それがこの式に適用可能でないならば、例外を引き起こします。

See Also 参照

Getting Information About an Expression 式についての情報を取得する