Skip to content

Java/ANTLR does not lex escape sequences in String #451

@andreasabel

Description

@andreasabel

The lexer generated for String by the Java/ANTLR backend does not translate escape sequences, e.g. \n is not translated to a newline character but it remains backslash followed by n.

ATTN: @gapag

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions