public interface CdkProcessor extends Processor
Base class for all CDK Annotation processors. That class provides access to current CDK context and utility methods for Java source models.
| Modifier and Type | Method and Description |
|---|---|
void |
continueAfterJavaSourceProcessing()
This method will be called once all the Java sources are processed
|
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, processCopyright © 2014 JBoss by Red Hat. All Rights Reserved.