Package com.google.auto.common
package com.google.auto.common
-
ClassDescriptionA utility class for working with
AnnotationMirrorinstances.A utility class for working withAnnotationValueinstances.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.A simple implementation of theAnnotationMirrorinterface.A simple implementation of theAnnotationValueinterface for a class literal, e.g. an annotation member of typeClass<?>orClass<? extends Foo>.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.