Package aQute.libg.re
package aQute.libg.re
-
ClassDescriptionThis class provides an implementation of the RE types.A library to make regular expressions with
Patterna bit easier to use.Represents a Character Class in a regular expression.Represents a flag.The supported flagsA group is a regular expression that groups a set of REs.Variation of different group typesThe result of a matched group after a successful find, matches, or lookingAt operation.Provides the details of a matching group.The `*`, `?`, `+` operators and the `{...}` suffix quantify the previous node.The types of modified quantification