Member predicate TextLiteral :: getAHexEscapeSequence
Gets a hex escape sequence that appears in the character or string literal (see [lex.ccon] in the C++ Standard).
string
getAHexEscapeSequence
(
int
occurrence
,
int
offset
)