eclipse-gemoc / eclipse-gemoc/gemoc-studio-modeldebugging
[idea] Use JavaPoet for Java code generation
Open
refactoring
- Dominant language
- Java
- Stars
- 6
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/square/javapoet
This library is basically a DSL to write Java code generators. Maintaining the GEMOC code generators (eg. trace and event management) would be much easier on the long run if we were using such a library, thanks to static checking.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.