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 withAnnotationMirrorinstances.AnnotationValues A utility class for working withAnnotationValueinstances.BasicAnnotationProcessor MoreElements Static utility methods pertaining toElementinstances.MoreTypes Utilities related toTypeMirrorinstances.SuperficialValidation A utility class that traversesElementinstances and ensures that all type information is present and resolvable. -
Enum Summary Enum Description Visibility Represents the visibility of a givenElement:public,protected,privateor default/package-private.