All Classes

Class Description
Anchors
This class contains all the anchors/boundary matchers that RE2 regex engine supports.
CharClasses
Contains all the set constructs and character classes.
CharClasses.EscapeSequences
Escape sequences.
CharClasses.Posix
Posix character classes.
Common  
Expression
An abstract representation of a expression.
GenericException  
Groups
Contains all the grouping constructs supported by the RE2 regex engine.
InvalidCodepointException  
InvalidGroupNameException  
Literals  
MetaCharacters  
Numeric  
NumericRangeException  
Operators  
QuantifierException  
RangeExpression
Synthesis :: Regular Expression Integer Range
RegexSynth  
RegexSynth.Flags  
Repetition  
Repetition.GreedyQuantifier  
Repetition.ReluctantQuantifier  
SetElementException  
SetExpression
Synthesis :: Mutable Regular Expression Set
TrieExpression
Synthesis :: String minimization
UnicodeScript
Adds typings for supported unicode scripts in RE2.