True if performing a replacement (regexp_replace), false if matching only (rlike)
Parse Java regular expression and translate into cuDF regular expression.
Parse Java regular expression and translate into cuDF regular expression.
Regular expression that is valid in Java's engine
Regular expression in cuDF format
Transpile Java/Spark regular expression to a format that cuDF supports, or throw an exception if this is not possible.