A collection of source code generators for Java.

0 stars 1 forks 0 watchers Java Apache License 2.0
1 Open Issue Need Help Last updated: Nov 3, 2025

Open Issues Need Help

View All on GitHub
Software Development Application Development

AI Summary: This issue proposes refactoring the `SourceFormVisitor` class in `AnnotationOutput.java` to address technical debt flagged by SonarQube. The goal is to move private methods exclusively used by an inner class into that inner class, improving encapsulation and class cohesion.

Complexity: 2/5
good first issue technical debt group 2

A collection of source code generators for Java.

Java