ReverseMatcher constructor
ReverseMatcher(
- DictionaryMatcher dictionaryMatcher
Creates a matcher.
Implementation
ReverseMatcher(this.dictionaryMatcher);
Creates a matcher.
ReverseMatcher(this.dictionaryMatcher);