AnnotationMirrors |
A utility class for working with AnnotationMirror instances.
|
AnnotationValues |
A utility class for working with AnnotationValue instances.
|
BasicAnnotationProcessor |
An abstract Processor implementation that defers processing of Element s to later
rounds if they cannot be processed.
|
BasicAnnotationProcessor.ElementName |
A package or type name.
|
MoreElements |
Static utility methods pertaining to Element instances.
|
MoreElements.CastingElementVisitor<T> |
|
MoreElements.ExecutableElementVisitor |
|
MoreElements.PackageElementVisitor |
|
MoreElements.TypeElementVisitor |
|
MoreElements.VariableElementVisitor |
|
MoreTypes |
Utilities related to TypeMirror instances.
|
MoreTypes.ArrayTypeVisitor |
|
MoreTypes.AsElementVisitor |
|
MoreTypes.CastingTypeVisitor<T> |
|
MoreTypes.ComparedElements |
|
MoreTypes.DeclaredTypeVisitor |
|
MoreTypes.EqualVisitor |
|
MoreTypes.EqualVisitorParam |
|
MoreTypes.ErrorTypeVisitor |
|
MoreTypes.ExecutableTypeVisitor |
|
MoreTypes.HashVisitor |
|
MoreTypes.IsTypeOf |
|
MoreTypes.IsTypeVisitor |
|
MoreTypes.NoTypeVisitor |
|
MoreTypes.NullTypeVisitor |
|
MoreTypes.PrimitiveTypeVisitor |
|
MoreTypes.ReferencedTypes |
|
MoreTypes.TypeEquivalence |
|
MoreTypes.TypeVariableVisitor |
|
MoreTypes.WildcardTypeVisitor |
|
Overrides |
Determines if one method overrides another.
|
Overrides.ExplicitOverrides |
|
Overrides.NativeOverrides |
|
SuperficialValidation |
A utility class that traverses Element instances and ensures that all type information
is present and resolvable.
|