Class ASTMultiplicativeExpression

    • Method Detail

      • getOperator

        public String getOperator()
        Returns the image of the operator, i.e. "*", "/" or "%".