hexit ::= digit | "A" | "B" | "C" | "D" | "E" | "F" | "a" | "b" | "c" | "d" | "e" | "f"
This rule is called by -> hex_string_lit
-> hex_string_lit