Class GroupHead

    • Field Detail

      • REGEX_PATTERN

        private static final java.util.regex.Pattern REGEX_PATTERN
      • inverse

        private final boolean inverse
    • Method Detail

      • matches

        protected final boolean matches​(char c)
        Whether the char matches
        Specified by:
        matches in class AbstractHead
        Parameters:
        c - a char.
        Returns:
        whether the char matches