| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Iterable<? extends BasicAnnotationProcessor.ProcessingStep> |
BasicAnnotationProcessor.initSteps()
Deprecated.
Implement
BasicAnnotationProcessor.steps() instead. |
| Modifier and Type | Method and Description |
|---|---|
protected static BasicAnnotationProcessor.Step |
BasicAnnotationProcessor.asStep(BasicAnnotationProcessor.ProcessingStep processingStep)
Wraps the passed
BasicAnnotationProcessor.ProcessingStep in a BasicAnnotationProcessor.Step. |
Copyright © 2021 Google LLC. All Rights Reserved.