+ expressionForConstantValue:
Creates an expression that represents a specified constant value.
ある式を作成します、それはある指定された定数値を表します。
+ expressionForEvaluatedObject
Creates an expression that represents the object you’re evaluating.
ある式を作成します、それはあなたが評価しているオブジェクトを表します。
+ expressionForKeyPath:
Creates an expression that invokes the value function with a specified key path.
ある式を作成します、それは値関数をある指定されたキーパスで発動します。
+ expressionForAnyKey
Creates an expression that represents any key for a Spotlight query.
ある式を作成します、それはあるSpotlight問い合わせに対する何らかのキーを表します。