Contents

tokenRangeAtIndex:

Finds the range of the token at the given index.

Declaration

- (NSRange) tokenRangeAtIndex:(NSUInteger) characterIndex;

Return Value

The range of the token at the given location.

See Also

Enumerating the tokens