Package org.rekex.regexp
Interface RegExp.Group
- All Superinterfaces:
RegExp
- All Known Implementing Classes:
RegExp.Group.Named,RegExp.Group.Unnamed
- Enclosing interface:
- RegExp
public static sealed interface RegExp.Group
extends RegExp
permits RegExp.Group.Unnamed, RegExp.Group.Named
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordNested classes/interfaces inherited from interface org.rekex.regexp.RegExp
RegExp.Alternation, RegExp.AtomicGroup, RegExp.BackReference, RegExp.Boundary, RegExp.CharClass, RegExp.Concatenation, RegExp.Flagged, RegExp.Group, RegExp.Lookaround, RegExp.Opaque, RegExp.Quantified -
Method Summary
-
Method Details
-
arg
RegExp arg()
-