Uses of Interface
com.google.auto.common.BasicAnnotationProcessor.ProcessingStep
Packages that use BasicAnnotationProcessor.ProcessingStep
-
Uses of BasicAnnotationProcessor.ProcessingStep in com.google.auto.common
Fields in com.google.auto.common with type parameters of type BasicAnnotationProcessor.ProcessingStepModifier and TypeFieldDescriptionprivate final com.google.common.collect.SetMultimap<BasicAnnotationProcessor.ProcessingStep, BasicAnnotationProcessor.ElementName> BasicAnnotationProcessor.elementsDeferredByStepsprivate com.google.common.collect.ImmutableList<? extends BasicAnnotationProcessor.ProcessingStep> BasicAnnotationProcessor.stepsMethods in com.google.auto.common that return types with arguments of type BasicAnnotationProcessor.ProcessingStepModifier and TypeMethodDescriptionprotected abstract Iterable<? extends BasicAnnotationProcessor.ProcessingStep> BasicAnnotationProcessor.initSteps()Creates processing steps for this processor.