Uses of Class
io.trino.re2j.Pattern
-
Uses of Pattern in io.trino.re2j
Methods in io.trino.re2j that return PatternModifier and TypeMethodDescriptionstatic PatternCreates and returns a newPatterncorresponding to compilingregexwith the default flags (0).static PatternCreates and returns a newPatterncorresponding to compilingregexwith the default flags (0).static Patternstatic PatternMatcher.pattern()Returns thePatternassociated with thisMatcher.