$RegExpMatch.wrap constructor

$RegExpMatch.wrap(
  1. RegExpMatch $value
)

Implementation

$RegExpMatch.wrap(this.$value) : _superclass = $Match.wrap($value);