Lexer.ESCAPE_CHARS

AA of look up for escape chars based on character after \

struct Lexer
static immutable
char[char] ESCAPE_CHARS;

Meta