AnnotationRegExp constructor

const AnnotationRegExp(
  1. RegExp pattern
)

Implementation

const AnnotationRegExp(this.pattern);