aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/Setter.java
AgeCommit message (Expand)Author
2009-06-19Added initial support for the @Data annotation. Currently produces getters an...Reinier Zwitserloot
2009-06-17Added the SetterHandler for javac. Also added a way to get the SymbolTable on...Reinier Zwitserloot