diff options
author | Roel Spilker <r.spilker@gmail.com> | 2018-06-04 22:32:44 +0200 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2018-06-04 22:40:24 +0200 |
commit | fb5a5530148614e8d0c423077d9043e2d58f453b (patch) | |
tree | d008d4eb56aefc817f4c96c3fd4ab08c5a463e6f /test/transform/knownBroken/before | |
parent | 370705e7e154309a6678b83322e243b7a32e2575 (diff) | |
download | lombok-fb5a5530148614e8d0c423077d9043e2d58f453b.tar.gz lombok-fb5a5530148614e8d0c423077d9043e2d58f453b.tar.bz2 lombok-fb5a5530148614e8d0c423077d9043e2d58f453b.zip |
Do not generate a private no-args constructor if:
- The class has a parent class
- There is an explicit XxxArgsConstructor annotation that would generate
a no-args constructor
Fixes #1703, fixes #1704, fixes #1712
Diffstat (limited to 'test/transform/knownBroken/before')
0 files changed, 0 insertions, 0 deletions