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 | |
DataObjectInfo |
Data object info.
|
EnumTypeInfo | |
MapperInfo | |
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 © 2021 Eclipse. All rights reserved.