Gets the precedence value of this operator.
Returns the precedence value of this operator.
@override int getPrecedence() { return precedence; }