Martinho0330 / javaparser

Automatically exported from code.google.com/p/javaparser
0 stars 0 forks source link

Fix warnings in generated code #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Remove the build warnings:

- Suppress warnings on the generated parser class
- Fix the deprecated StringBufferInputStream
- Add defaults to switch statements

Obviously, this will be obliterated if you regenerate from JavaCC. 

Original issue reported on code.google.com by steven.n...@gmail.com on 17 Jan 2012 at 11:40

Attachments:

GoogleCodeExporter commented 9 years ago
Here's one where I haven't screwed up the copyright notice.

Original comment by steven.n...@gmail.com on 17 Jan 2012 at 11:46

Attachments: