CxLiteralString
Description
- Derived from
-
CxLiteral abstract
A literal that represents a string value:
"Regular string literal (escape sequences: \\, \", \0, \', \b, \f, \n, \r, \t, \uFFFF)" @"Verbatim string literal (escape sequences: "", \uFFFF)"