Namespace JS

Classes and functions to convert JavaScript RegExp to refa AST and vise versa.

All classes and functions in this module/namespace are specific to JavaScript regular expressions as defined by the ECMAScript standard.

See

  • Parser: A class to convert from JS RegExp to refa AST.
  • toLiteral: A function to convert from refa AST to JS RegExp.

Index

Classes

Interfaces

Type Aliases

Functions