aboutsummaryrefslogtreecommitdiff
path: root/src_eclipseagent/lombok/eclipse/agent/EclipseLinkedNodeFinderTransformer.java
AgeCommit message (Collapse)Author
2009-10-07Fully moved to using the lombok.patcher project. Means our dependency on ASM ↵Reinier Zwitserloot
is no longer needed (our dep on lombok-patcher takes care of it), and the old EclipseTransformer system has been removed.
2009-09-23BIIG change to the eclipse agent: Now all patcher classes represent ↵Reinier Zwitserloot
themselves via SPI. LinkedNOdeFinderTransformer is broken.