Package | Description |
---|---|
com.google.auto.common |
Modifier and Type | Field and Description |
---|---|
private com.google.common.collect.SetMultimap<BasicAnnotationProcessor.ProcessingStep,BasicAnnotationProcessor.ElementName> |
BasicAnnotationProcessor.elementsDeferredBySteps |
private com.google.common.collect.ImmutableList<? extends BasicAnnotationProcessor.ProcessingStep> |
BasicAnnotationProcessor.steps |
Modifier and Type | Method and Description |
---|---|
protected abstract java.lang.Iterable<? extends BasicAnnotationProcessor.ProcessingStep> |
BasicAnnotationProcessor.initSteps()
Creates processing steps for this processor.
|