Shared escape-decoding for DXN's string/char/quoted-keyword
bodies (DXN.md §1.1's escape production) — one implementation so
none of the token handlers in Dextrin.Text.Actions duplicate it.
Summary
Functions
Decodes a full string/keyword body (text between quotes, quotes already stripped).
Decodes exactly one escape sequence, the text after the leading backslash.
Functions
Decodes a full string/keyword body (text between quotes, quotes already stripped).
Decodes exactly one escape sequence, the text after the leading backslash.