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

rightExpression

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

Declaration 宣言

@property(readonly, retain) NSExpression *rightExpression;

Discussion 議論

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

See Also 参照

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