Class Quantifier

  • All Implemented Interfaces:
    java.io.Serializable

    public class Quantifier
    extends java.lang.Object
    implements java.io.Serializable
    The Quantifier class is intended for storing the information of the quantifier for a pattern variable.
    See Also:
    Serialized Form
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object