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 class
Fields 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.elementsDeferredBySteps
private com.google.common.collect.ImmutableList<? extends BasicAnnotationProcessor.Step>
BasicAnnotationProcessor.steps
Methods in com.google.auto.common that return BasicAnnotationProcessor.StepModifier and TypeMethodDescriptionprotected static BasicAnnotationProcessor.Step
BasicAnnotationProcessor.asStep
(BasicAnnotationProcessor.ProcessingStep processingStep) Wraps the passedBasicAnnotationProcessor.ProcessingStep
in 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)