A representation of a parsed RegExp instance.
RegExp
This library uses regexpp to parse JS RegExps. For more information on the regexpp AST format, see the definition or see it live in action on astexplorer.net.
A representation of a parsed
RegExp
instance.This library uses regexpp to parse JS RegExps. For more information on the regexpp AST format, see the definition or see it live in action on astexplorer.net.