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