Package parser

Class AdditionOperator

    • Constructor Detail

      • AdditionOperator

        public AdditionOperator​(int index,
                                java.util.ArrayList<java.lang.String> scan)
        Creates an object of class AdditionOperator
        Parameters:
        index - the index of this object in its parent Function object's scanner.
        scan - the Function object in which this AdditionOperator exists.