diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-10-16 11:14:56 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-10-16 11:52:21 +0200 |
commit | fdcdcc89d8ac081cb214aab6bb70f9d75101e865 (patch) | |
tree | e3841cf59f1f88465c2bf3751d81090eba8f38ff /lib/lombok | |
parent | 2d3b98e847b9dc1878b657de97fce2f54104776d (diff) | |
download | lombok-fdcdcc89d8ac081cb214aab6bb70f9d75101e865.tar.gz lombok-fdcdcc89d8ac081cb214aab6bb70f9d75101e865.tar.bz2 lombok-fdcdcc89d8ac081cb214aab6bb70f9d75101e865.zip |
Fixes issue #56 - annotations with shorthand parameters on methods in method-local classes failed to parse correctly due to a (rare) boneheaded design in the javac tree.
Also had a bunch of code in doing raw introspection of the Annotation ASTNode. It wasn't doing anything other than causing bugs and cluttering the code. Removed it.
Diffstat (limited to 'lib/lombok')
0 files changed, 0 insertions, 0 deletions