Fixtype of escapes.
This is a tagged union type, introduced by fty::deftagsum.
These are the escapes used in string literals.
They are all preceded by backslash,
which we do not need to represent explicitly in abstract syntax.
There are simple escapes consisting of
a single character just after the backslash,
as well as escapes consisting of