diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-28 16:47:24 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-28 16:47:24 +0200 |
commit | e744f1829adf95f3b54fa54d813eb26c4c8e8c76 (patch) | |
tree | 2e0f441ec68a34016d4fa573bbc6e4c4ad948dab /contrib/javac-source.zip | |
parent | 817eae66a61fc9334828a43b81d929ca1dd363cf (diff) | |
download | lombok-e744f1829adf95f3b54fa54d813eb26c4c8e8c76.tar.gz lombok-e744f1829adf95f3b54fa54d813eb26c4c8e8c76.tar.bz2 lombok-e744f1829adf95f3b54fa54d813eb26c4c8e8c76.zip |
Changed the way toString is generated to reduce the number of superfluous 'plus' nodes (e.g. concatenating the infix ", " and a field name literal such as "width=" into ", width=".
Also removed the [] brackets from the supercall, as, if you're chaining to another lombok-generated toString, those are superfluous - lombok's toString includes parentheses already.
Diffstat (limited to 'contrib/javac-source.zip')
0 files changed, 0 insertions, 0 deletions