+ expressionForConstantValue:
Creates an expression that represents a specified constant value.
ある式を作成します、それはある指定された定数値を表します。
+ expressionForEvaluatedObject
Creates an expression that represents the object you’re evaluating.
ある式を作成します、それはあなたが評価しているオブジェクトを表します。
+ 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問い合わせに対する何らかのキーを表します。