Enumeration 列挙

NSMatchingFlags

Set by the Block as the matching progresses, completes, or fails. Used by the method enumerateMatchesInString:options:range:usingBlock:. 「ブロック」によってマッチングの進捗、完了、失敗するにつれて設定されます。メソッドenumerateMatchesInString:options:range:usingBlock:によって使われます。

Declaration 宣言

typedef enum NSMatchingFlags : NSUInteger {
    ...
} NSMatchingFlags;

Topics 話題

Constants 定数