Package com.google.auto.common
-
Interface Summary Interface Description BasicAnnotationProcessor.ProcessingStep The unit of processing logic that runs under the guarantee that all elements are complete and well-formed. -
Class Summary Class Description AnnotationMirrors A utility class for working withAnnotationMirror
instances.AnnotationValues A utility class for working withAnnotationValue
instances.BasicAnnotationProcessor MoreElements Static utility methods pertaining toElement
instances.MoreTypes Utilities related toTypeMirror
instances.SuperficialValidation A utility class that traversesElement
instances and ensures that all type information is present and resolvable. -
Enum Summary Enum Description Visibility Represents the visibility of a givenElement
:public
,protected
,private
or default/package-private.