getOper abstract method
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.
Implementation
String getOper();
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.
String getOper();