Class Term

    • Field Detail

      • term

        public final CharSequence term
        The term represented by this node, or null if the term is defined by its number.
      • termNumber

        public final int termNumber
        The number of the term represented by this node, or -1 if the term is defined literally.
    • Constructor Detail

      • Term

        public Term​(int termNumber)