Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JFlex special characters not escaped #299

Closed
andreasabel opened this issue Oct 5, 2020 · 0 comments
Closed

JFlex special characters not escaped #299

andreasabel opened this issue Oct 5, 2020 · 0 comments
Assignees
Labels
bug Java lexer Concerning the generated lexer
Milestone

Comments

@andreasabel
Copy link
Member

The Java lexer generator does not escape the special characters particular to JFlex---only these of JLex.

@andreasabel andreasabel added bug Java lexer Concerning the generated lexer labels Oct 5, 2020
@andreasabel andreasabel added this to the 2.8.4 milestone Oct 5, 2020
@andreasabel andreasabel self-assigned this Oct 5, 2020
andreasabel added a commit that referenced this issue Oct 5, 2020
ShowS is the standard technique to avoid quadratic overhead due to
String concatenation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Java lexer Concerning the generated lexer
Projects
None yet
Development

No branches or pull requests

1 participant