precedence property

int precedence
final

The precedence of tokens of this class, or 0 if the such tokens do not represent an operator.

Implementation

final int precedence;