| TokenizerMatches Method |
| Name | Description | |
|---|---|---|
| Matches(String) |
Determines whether the given pattern matches the value at the current
position of the tokenizer.
| |
| Matches(String) |
Determines whether any of the given patterns match the value at the current
position of the tokenizer.
|