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
second level inner class generates faulty code. #27
If you would have a class within a class within a class then the resulting builder does not compile.
reproduction:
The resulting builder of the inner class now contains something like:
which should be: