| Interface | Description |
|---|---|
| TypeNameTranslator |
Translate a type name into a name used in some shims.
|
| Class | Description |
|---|---|
| AnnotationValueInfo | |
| AnnotationValueInfoFactory | |
| ApiTypeInfo |
A special subclass for
ClassKind.API kinds. |
| ArrayTypeInfo | |
| ClassTypeInfo | |
| DataObjectTypeInfo | |
| EnumTypeInfo | |
| ParameterizedTypeInfo | |
| PrimitiveTypeInfo | |
| TypeInfo |
Describes a java type.
|
| TypeMirrorFactory |
Type info factory based on javax.lang.model and type mirrors.
|
| TypeReflectionFactory |
Type info factory based on java.lang.reflect and
types |
| TypeUse |
What we need to use from type use annotations, wether it uses lang model api
or lang reflect api.
|
| TypeVariableInfo | |
| VoidTypeInfo |
| Enum | Description |
|---|---|
| ClassKind |
Copyright © 2020. All rights reserved.