Package com.google.auto.common
package com.google.auto.common
-
ClassDescriptionA utility class for working with
AnnotationMirror
instances.A utility class for working withAnnotationValue
instances.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@Generated
annotations.Utility methods for writing@Generated
annotations using JavaPoet.Static utility methods pertaining toElement
instances.Utilities related toTypeMirror
instances.Visitor that tells whether a type is erased, in the sense ofinvalid reference
#castIsUnchecked
Determines if one method overrides another.A simple implementation of theAnnotationMirror
interface.A simple implementation of theAnnotationValue
interface for a class literal, e.g.A utility class that traversesElement
instances and ensures that all type information is present and resolvable.Represents the visibility of a givenElement
:public
,protected
,private
or default/package-private.
BasicAnnotationProcessor.Step
instead.