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

Parser Error in Comment Token #112

Open
morris821028 opened this issue Apr 17, 2018 · 0 comments
Open

Parser Error in Comment Token #112

morris821028 opened this issue Apr 17, 2018 · 0 comments

Comments

@morris821028
Copy link

Hi all,

There is a simple case for unicode decoding. I think the unicode behavior is good in string literal, but not all the scope to get a token.

System.out.println("\u51ea");
// \uzzzzzz

The main problem happened in the method readChar() of JavaCharStream.java. How to change this parser?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant