Yet another builder generator. Primary style of this generator will be fluent wither, although other styles will be supported in the future. There is support for builder chaining.
Apache License 2.0
2
stars
2
forks
source link
Refactoring: BuilderGenerator contains too many lines of code. #20
The BuilderGenerator should be refactored, and probably some code in the other classes as well, this to make it better readable, and more logical.
Currently the BuilderGenerator class does too much.
The BuilderGenerator should be refactored, and probably some code in the other classes as well, this to make it better readable, and more logical. Currently the BuilderGenerator class does too much.