AGRegexMatch


A single occurence of a regular expression.

An AGRegexMatch represents a single occurence of a regular expression within the target string. The range of each subpattern within the target string is returned by -range, -rangeAtIndex:, or -rangeNamed:. The part of the target string that matched each subpattern is returned by -group, -groupAtIndex:, or -groupNamed:.



(Last Updated 9/12/2003)
HTML documentation generated by HeaderDoc