Uses of Interface
aQute.libg.re.RE.G
Packages that use RE.G
-
Uses of RE.G in aQute.libg.re
Methods in aQute.libg.re that return RE.GModifier and TypeMethodDescriptionstatic RE.GCreates a lookahead group with the provided regular expressions.static RE.GCombine the res into a single atomic Group.static RE.GCreates an atomic group with the provided string.static RE.GCreates a lookbehind group with the provided regular expressions.static RE.GCreates a capturing group with the provided regular expressions.static RE.GCreates a sequence of regular expressions.