-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
The Java Parser Type Hierarchy should support Read-only and writeable Types. Thus we could implement the Parser using things like Java Reflection for Read-only access, or with Javassist CtClass / Apache BCEL for reading and writing .class files.
- is blocked by
-
FORGE-1327 Add Roaster (formerly known as java-parser 2.0) to parser-java addon
- Closed