pub fn operator_priority(kind: &TokenKind) -> OperatorPriority
Look up the binding priority of an operator token.