Uses of Package
aQute.libg.re
Packages that use aQute.libg.re
-
Classes in aQute.libg.re used by aQute.libg.reClassDescriptionA 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