aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/eclipse/handlers/HandlePrintAST.java
AgeCommit message (Expand)Author
2009-06-18Expanded the AST printers to support a target PrintStream, and expanded the @...Reinier Zwitserloot
2009-06-17AnnotationHandlers can now return a boolean to set if they actually handled t...Reinier Zwitserloot
2009-06-17A useful annotation that prints the AST of any annotated element via the XAST...Reinier Zwitserloot