Class LogicalOr

    • Field Detail

      • INSTANCE

        public static final LogicalOr INSTANCE
        The singleton instance of this class.
    • Constructor Detail

      • LogicalOr

        protected LogicalOr()
        Builds the operator. This constructor is visible to allow subclassing: instances of this class should be unique, and the singleton can be retrieved through field INSTANCE.