Entering content frame

 hex_literal 

<hex_literal> ::=
  x''
| X''
| x'<
hex_digit_seq>'
| X'<hex_digit_seq>'

Leaving content frame