+ 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.
ある式を作成します、それは値関数をある指定されたキーパスで発動します。
+ expressionForVariable:
Creates an expression that extracts a value from the variable bindings dictionary for a specified key.
ある式を作成します、それはある値を変数バインディングの辞書からある指定されたキーに対して抜き出します。
+ expressionForAnyKey
Creates an expression that represents any key for a Spotlight query.
ある式を作成します、それはあるSpotlight問い合わせに対する何らかのキーを表します。