+ regularExpressionCheckingResultWithRanges:count:regularExpression:
Creates and returns a type checking result with the specified regular expression data.
指定された正規表現データを使った型検査結果を作成して返します。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSRegularExpression
*regularExpression;
+ regularExpressionCheckingResultWithRanges:count:regularExpression: