matcherType property

Type matcherType
final

The type of the matcher whose match pattern has matched the text. If the type is TextMatcher, it means no patterns have matched it.

Implementation

final Type matcherType;