Package com.google.auto.common
package com.google.auto.common
-
ClassDescriptionA utility class for working with
AnnotationMirrorinstances.A utility class for working withAnnotationValueinstances.A package or type name.Deprecated.The unit of processing logic that runs under the guarantee that all elements are complete and well-formed.Utility methods for writing@Generatedannotations.Utility methods for writing@Generatedannotations using JavaPoet.Static utility methods pertaining toElementinstances.Utilities related toTypeMirrorinstances.Visitor that tells whether a type is erased, in the sense of.invalid reference
#castIsUncheckedDetermines if one method overrides another.A simple implementation of theAnnotationMirrorinterface.A simple implementation of theAnnotationValueinterface for a class literal, e.g.A utility class that traversesElementinstances and ensures that all type information is present and resolvable.Represents the visibility of a givenElement:public,protected,privateor default/package-private.
BasicAnnotationProcessor.Stepinstead.