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