Gets the String that is used to denote the operator in the expression.
Returns the String that is used to denote the operator in the expression.
@override String getOper() { return oper; }