aboutsummaryrefslogtreecommitdiff
path: root/lib/lombok
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-06-16 03:04:46 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-06-16 03:04:46 +0200
commitf36be2eb01bcbff01a513d64bff2d1aba54460b1 (patch)
tree7d49ebe90cb836e054c35d2a4382be6b999ca452 /lib/lombok
parentd78a04d74886101c81de77659b067d16cb2d0de2 (diff)
downloadlombok-f36be2eb01bcbff01a513d64bff2d1aba54460b1.tar.gz
lombok-f36be2eb01bcbff01a513d64bff2d1aba54460b1.tar.bz2
lombok-f36be2eb01bcbff01a513d64bff2d1aba54460b1.zip
Implemented a lot of stuff for javac, but we ran into 2 major issues still to be implemented:
1. The visit mode of a lombok handler (does not trigger off of annotations, instead sees every field, method, type, and statement), needs to be coded, 2. triggering off of annotations via APT's annotation handling system skips method-local classes. We'll need to recode this via an AST visitor like we need for issue #1 Other than that, triggering off of annotations works swimmingly!
Diffstat (limited to 'lib/lombok')
-rw-r--r--lib/lombok/spi-0.2.3-pre.jarbin23926 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/lombok/spi-0.2.3-pre.jar b/lib/lombok/spi-0.2.3-pre.jar
deleted file mode 100644
index ecd70464..00000000
--- a/lib/lombok/spi-0.2.3-pre.jar
+++ /dev/null
Binary files differ