L33tMatcher constructor
L33tMatcher(
- Options options,
- DictionaryMatcher dictionaryMatcher
Creates a matcher.
Implementation
L33tMatcher(this.options, this.dictionaryMatcher);