L33tMatcher constructor

L33tMatcher(
  1. Options options,
  2. DictionaryMatcher dictionaryMatcher
)

Creates a matcher.

Implementation

L33tMatcher(this.options, this.dictionaryMatcher);