Package com.google.auto.common
-
Interface Summary Interface Description BasicAnnotationProcessor.ProcessingStep Deprecated. ImplementBasicAnnotationProcessor.Step
instead.BasicAnnotationProcessor.Step The unit of processing logic that runs under the guarantee that all elements are complete and well-formed. -
Enum Summary Enum Description BasicAnnotationProcessor.ElementName.Kind Visibility Represents the visibility of a givenElement
:public
,protected
,private
or default/package-private.