Package io.micronaut.annotation.processing
@Internal
package io.micronaut.annotation.processing
This package contains the Annotation processors that power Micronaut. Classes within this package
are considered internal and should not be referenced from application code.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionThe aggregating
PackageElementVisitorProcessor
.The annotation processed used to execute type element visitors.An implementation ofClassWriterOutputVisitor
for annotation processing.Deprecated, for removal: This API element is subject to removal in a future version.No longer neededThe core annotation processor used to generate bean definitions and power AOP for Micronaut.Deprecated, for removal: This API element is subject to removal in a future version.No longer neededAAnnotationMetadata
for builder for Java to be used at compile time.Java element annotation metadata factory.The Java native element helper.The annotation processed used to process the mixins first.Provides utility method for working with the annotation processor AST.The annotation processed used to execute package element visitors.Exception to indicate postponing processing to next round.Deprecated, for removal: This API element is subject to removal in a future version.No longer usedPublicMethodVisitor<R,P> Deprecated, for removal: This API element is subject to removal in a future version.No longer usedDeprecated, for removal: This API element is subject to removal in a future version.No longer usedThe annotation processed used to execute type element visitors.