Entering content frame

Syntax documentation hex_literal Locate the document in the library structure

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

 

Leaving content frame