pub fn op_str(op: &TokenType) -> &'static str
Returns the display string for a binary operator token, used in error messages.