public class JavacTransformer extends Object
| Constructor and Description |
|---|
JavacTransformer(Messager messager) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<Long> |
getPriorities() |
SortedSet<Long> |
getPrioritiesRequiringResolutionReset() |
void |
transform(long priority,
com.sun.tools.javac.util.Context context,
List<com.sun.tools.javac.tree.JCTree.JCCompilationUnit> compilationUnitsRaw) |
public JavacTransformer(Messager messager)
Copyright © 2009-2014 The Project Lombok Authors, licensed under the MIT licence.