RepeatMatcher constructor

RepeatMatcher(
  1. OmniMatcher omniMatcher
)

Creates a matcher.

Implementation

RepeatMatcher(this.omniMatcher);