RegExpParser constructor

const RegExpParser(
  1. RegExp regExp
)

Implementation

const RegExpParser(this.regExp);