Class RCharacterList

    • Field Detail

      • negated_list

        public boolean negated_list
        This is true if a tilde (~) appears before the character list. Otherwise, this is false.
      • descriptors

        public java.util.List descriptors
        This is the list of descriptors of the character list. Each list entry will narrow to either SingleCharacter or to CharacterRange.