Uses of Interface
org.rekex.regexp.RegExp.Group
-
Uses of RegExp.Group in org.rekex.regexp
Classes in org.rekex.regexp that implement RegExp.GroupModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in org.rekex.regexp with parameters of type RegExp.GroupModifier and TypeMethodDescriptionstatic intRegExpApi.findGroupNumberIn(RegExp.Group group, RegExp exp) Find the group number of `group` in `exp`; return -1 if not found.