Package com.oracle.truffle.regex.tregex.parser.flavors
package com.oracle.truffle.regex.tregex.parser.flavors
-
ClassDescriptionThis class implements an intermediate Prefix-Tree used to simulate the behavior of OracleDB on character classes in ignore-case mode.An immutable representation of a set of OracleDB regular expression flags (the
match_paramparameter).An implementation of the OracleDB regex flavor.An immutable representation of a set of Python regular expression flags.An implementation of the Python regex flavor.The enumeration of different flavors of Python regular expressions.An implementation of a dialect (flavor) of regular expressions other than ECMAScript.An immutable representation of a set of Ruby regular expression flags.An implementation of the Ruby regex flavor.Implements the parsing and validation of Ruby regular expressions.