|
Lombok - v0.10.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tools.javac.util.Options
lombok.javac.LombokOptions
public class LombokOptions
| Field Summary | |
|---|---|
Set<com.sun.tools.javac.tree.JCTree.JCCompilationUnit> |
changed
|
boolean |
deleteLombokAnnotations
|
| Fields inherited from class com.sun.tools.javac.util.Options |
|---|
optionsKey |
| Method Summary | |
|---|---|
static LombokOptions |
replaceWithDelombokOptions(com.sun.tools.javac.util.Context context)
|
| Methods inherited from class com.sun.tools.javac.util.Options |
|---|
get, get, instance, keySet, lint, put, put, putAll, remove, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean deleteLombokAnnotations
public final Set<com.sun.tools.javac.tree.JCTree.JCCompilationUnit> changed
| Method Detail |
|---|
public static LombokOptions replaceWithDelombokOptions(com.sun.tools.javac.util.Context context)
|
Lombok - v0.10.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||