Uses of Package
aQute.libg.re

Packages that use aQute.libg.re
Package
Description
 
  • Classes in aQute.libg.re used by aQute.libg.re
    Class
    Description
    A library to make regular expressions with Pattern a bit easier to use.
    Represents a Character Class in a regular expression.
    Represents a flag.
    The supported flags
    A group is a regular expression that groups a set of REs.
    Variation of different group types
    The 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