[
https://issues.jboss.org/browse/FORGE-665?page=com.atlassian.jira.plugin....
]
Lincoln Baxter III commented on FORGE-665:
------------------------------------------
It might be worthwhile to look at what the Errai team has done with their code-generator.
It is very very safe.
https://github.com/errai/errai/tree/master/errai-codegen/src/main/java/or...
Unfortunately, it is not a round-tripping parser, which means we would need to hack it up
to get things to work that way, but it could be a good starting point.
JavaParser should support TypeSafe parsing/generation of method
bodies/statements
---------------------------------------------------------------------------------
Key: FORGE-665
URL:
https://issues.jboss.org/browse/FORGE-665
Project: Forge
Issue Type: Enhancement
Components: Parsers / File Manipulation
Affects Versions: 1.0.6.Final
Reporter: Lincoln Baxter III
Fix For: 1.2.0.Final
The JavaParser needs to support fine-grained manipulation of method bodies.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira