STRING_LITERAL_CASES

Undocumented in source.
enum STRING_LITERAL_CASES = q{ case tok!"stringLiteral": case tok!"wstringLiteral": case tok!"dstringLiteral": };

Meta