precedence property
The precedence of this type of token,
or 0 if the token does not represent an operator.
Implementation
final int precedence;The precedence of this type of token,
or 0 if the token does not represent an operator.
final int precedence;