Package com.google.javascript.jscomp.regex

Class Summary
CaseCanonicalize Implements the EcmaScript 5 Canonicalize operation used to specify how case-insensitive regular expressions match.
RegExpTree An AST for JavaScript regular expressions.