Class Introspection
java.lang.Object
org.immutables.generator.processor.Introspection
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Elementsprotected final ProcessingEnvironmentprotected final booleanprotected final Types -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringtoName(TypeMirror typeMirror) protected StringtoSimpleName(TypeMirror typeMirror)
-
Field Details
-
environment
-
elements
-
types
-
inEclipseCompiler
protected final boolean inEclipseCompiler
-
-
Constructor Details
-
Introspection
Introspection(ProcessingEnvironment environment)
-
-
Method Details
-
toSimpleName
-
toName
-