precedence property

int precedence
final

The precedence of this type of token, or 0 if the token does not represent an operator.

Implementation

final int precedence;