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

leftExpression

The left expression for the receiver. レシーバに対する左式。

Declaration 宣言

@property(readonly, retain) NSExpression *leftExpression;

Discussion 議論

nil if there is none. 存在しないならばnil

See Also 参照

Getting Information About a Comparison Predicate 比較述部についての情報を取得する