RegExMatcher constructor

RegExMatcher(
  1. Options options
)

Creates a matcher.

Implementation

RegExMatcher(this.options);