DictionaryMatcher constructor

DictionaryMatcher(
  1. Options options
)

Creates a matcher.

Implementation

DictionaryMatcher(this.options);