Package | Description |
---|---|
com.google.auto.common |
Modifier and Type | Field and Description |
---|---|
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()
The mechanism by which processing steps are associated with the
processor.
|