-
Notifications
You must be signed in to change notification settings - Fork 4
JavaParser
Mehdi Mohammadi edited this page Dec 29, 2013
·
1 revision
Java parser (based on NRefactory) has been tested on more than 10 meduim and large projects. It doesn't support Java 5 constructs (generics and ...) and some other minor ones:
- .new construct for accessing inner class protected constructors
- Some very large numbers and specially escaped characters.
All these not-supported constructs are in ~10 files in these projects:
Antlr, FreeMarker, IText and JBossRules
These files will not be translated, but translation process continues.