| AnnotationMirrors |
|
| AnnotationValues |
|
| BasicAnnotationProcessor |
An abstract Processor implementation that defers processing of Elements to later
rounds if they cannot be processed.
|
| GeneratedAnnotations |
Utility methods for writing @Generated annotations.
|
| GeneratedAnnotationSpecs |
Utility methods for writing @Generated annotations using JavaPoet.
|
| MoreElements |
Static utility methods pertaining to Element instances.
|
| MoreTypes |
|
| SimpleAnnotationMirror |
|
| SimpleTypeAnnotationValue |
A simple implementation of the AnnotationValue interface for a class literal, e.g.
|
| SuperficialValidation |
A utility class that traverses Element instances and ensures that all type information
is present and resolvable.
|