Package com.google.re2j
Class Simplify
- java.lang.Object
-
- com.google.re2j.Simplify
-
class Simplify extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description privateSimplify()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static Regexpsimplify(Regexp re)private static Regexpsimplify1(Regexp.Op op, int flags, Regexp sub, Regexp re)
-