getPrecedence abstract method
Gets the precedence value of this operator.
Returns the precedence value of this operator.
Implementation
int getPrecedence();
Gets the precedence value of this operator.
Returns the precedence value of this operator.
int getPrecedence();