Uses of Package
ball.annotation.processing
-
Packages that use ball.annotation.processing Package Description ball.annotation ProvidesAnnotationimplementation classes.ball.annotation.processing ProvidesProcessorimplementation classes.ball.tools.javac Providesjavacplug-ins.ball.util.ant.taskdefs -
Classes in ball.annotation.processing used by ball.annotation Class Description AnnotationValueMustConvertTo -
Classes in ball.annotation.processing used by ball.annotation.processing Class Description AbstractProcessor Provides abstract base class forProcessorby providing aAbstractProcessor.getSupportedSourceVersion()implementation, methods to reportDiagnostic.Kind.ERRORs andDiagnostic.Kind.WARNINGs, and access toProcessingEnvironment.getFiler(),ProcessingEnvironment.getElementUtils(), andProcessingEnvironment.getTypeUtils().AnnotatedNoAnnotationProcessor AnnotatedProcessor ClassFileProcessor Interface to provide an alternate entry point for annotation processing on compiled class files.For ForElementKinds ForSubclassesOf JavaxLangModelUtilities Utility methods forProcessorandTagletimplementations.MustImplement TargetMustExtend WithoutModifiers AnnotatedNoAnnotationProcessorAnnotationto specifyModifiers that should be absent from the target. -
Classes in ball.annotation.processing used by ball.tools.javac Class Description AbstractProcessor Provides abstract base class forProcessorby providing aAbstractProcessor.getSupportedSourceVersion()implementation, methods to reportDiagnostic.Kind.ERRORs andDiagnostic.Kind.WARNINGs, and access toProcessingEnvironment.getFiler(),ProcessingEnvironment.getElementUtils(), andProcessingEnvironment.getTypeUtils().AnnotatedProcessor For JavaxLangModelUtilities Utility methods forProcessorandTagletimplementations.TargetMustExtend -
Classes in ball.annotation.processing used by ball.util.ant.taskdefs Class Description TargetMustExtend TargetMustHaveConstructor Annotationto specify annotatedClassmust have a corresponding constructor.TargetMustNotHaveModifiers