and_expr

and_expr 
      ::= shift_expr | and_expr "ampersand_char" shift_expr 

[rule list]
This rule is called by

-> and_expr -> xor_expr