| Modifier and Type | Field and Description |
|---|---|
protected Elements |
elements |
protected ProcessingEnvironment |
environment |
protected boolean |
inEclipseCompiler |
protected Types |
types |
| Modifier and Type | Method and Description |
|---|---|
protected String |
toName(TypeMirror typeMirror) |
protected String |
toSimpleName(TypeMirror typeMirror) |
protected final ProcessingEnvironment environment
protected final Elements elements
protected final Types types
protected final boolean inEclipseCompiler
protected String toSimpleName(TypeMirror typeMirror)
protected String toName(TypeMirror typeMirror)
Copyright © 2021 The Immutables.org authors. All rights reserved.