Uses of Interface
com.google.auto.common.BasicAnnotationProcessor.Step
Packages that use BasicAnnotationProcessor.Step
-
Uses of BasicAnnotationProcessor.Step in com.google.auto.common
Classes in com.google.auto.common that implement BasicAnnotationProcessor.StepModifier and TypeClassDescriptionprivate static classFields in com.google.auto.common with type parameters of type BasicAnnotationProcessor.StepModifier and TypeFieldDescriptionprivate final com.google.common.collect.SetMultimap<BasicAnnotationProcessor.Step, BasicAnnotationProcessor.ElementName> BasicAnnotationProcessor.elementsDeferredByStepsprivate com.google.common.collect.ImmutableList<? extends BasicAnnotationProcessor.Step> BasicAnnotationProcessor.stepsMethods in com.google.auto.common that return BasicAnnotationProcessor.StepModifier and TypeMethodDescriptionprotected static BasicAnnotationProcessor.StepBasicAnnotationProcessor.asStep(BasicAnnotationProcessor.ProcessingStep processingStep) Wraps the passedBasicAnnotationProcessor.ProcessingStepin aBasicAnnotationProcessor.Step.Methods in com.google.auto.common that return types with arguments of type BasicAnnotationProcessor.StepModifier and TypeMethodDescriptionprotected Iterable<? extends BasicAnnotationProcessor.Step> BasicAnnotationProcessor.steps()Creates processing steps for this processor.Methods in com.google.auto.common with parameters of type BasicAnnotationProcessor.StepModifier and TypeMethodDescriptionprivate com.google.common.collect.ImmutableSet<TypeElement> BasicAnnotationProcessor.getSupportedAnnotationTypeElements(BasicAnnotationProcessor.Step step)