- initWithExpressionType:
Creates the expression with the specified expression type.
式をこの指定された式型で作成します。
+ expressionWithFormat:
Creates the expression with the specified expression arguments.
式をこの指定された式引数で作成します。
+ expressionWithFormat:argumentArray:
Creates the expression with the specified expression format and array of arguments.
式をこの指定された式フォーマットおよび引数の配列で作成します。
+ expressionWithFormat:arguments:
Creates the expression with the specified expression format and arguments list.
式をこの指定された式フォーマットと引数リストで作成します。