Package org.rekex.regexp
Interface RegExp.BackReference
- All Superinterfaces:
RegExp
- All Known Implementing Classes:
RegExp.BackReference.WithName,RegExp.BackReference.WithNumber
- Enclosing interface:
- RegExp
public static sealed interface RegExp.BackReference
extends RegExp
permits RegExp.BackReference.WithNumber, RegExp.BackReference.WithName
-
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