Uses of Class
ball.annotation.processing.For
-
Packages that use For Package Description ball.annotation.processing ProvidesProcessorimplementation classes.ball.tools.javac Providesjavacplug-ins. -
-
Uses of For in ball.annotation.processing
Classes in ball.annotation.processing with annotations of type For Modifier and Type Class Description static classAnnotationValueMustConvertTo.ProcessorImplProcessorimplementation.classAntLibProcessorGeneratesantlib.xml(at location(s) specified byAntLib) at the end of annotation processing.classAntTaskAttributeConstraintProcessorclassAntTaskProcessorclassCompileTimeCheckProcessorclassConstantValueMustConvertToProcessorProcessorimplementation to verify constant initializers marked by theConstantValueMustConvertTocan be converted to the specified type.classConstructorPropertiesProcessorProcessorimplementation to verifyConstructorPropertiesannotation are actual bean properties of theConstructor'sClass.static classFor.ProcessorImplProcessorimplementation.static classForElementKinds.ProcessorImplProcessorimplementation.static classForSubclassesOf.ProcessorImplProcessorimplementation.classJAXBIndexProcessorclassManifestProcessorclassMatcherGroupProcessorProcessorimplementation to checkMatcherGroupannotations.static classMustImplement.ProcessorImplProcessorimplementation.classPatternRegexProcessorProcessorimplementation to checkPatternRegexannotations.classServiceProviderForProcessorProcessorimplementation to checkClasses annotated withServiceProviderForto verify the annotatedClass: Is concrete Has a public no-argument constructor Implements theClasses specified byServiceProviderFor.value()or implements Java 9'sjava.util.ServiceLoader.Providerpublic static T provider()method.static classTargetMustBe.ProcessorImplProcessorimplementation.static classTargetMustExtend.ProcessorImplProcessorimplementation.static classTargetMustHaveConstructor.ProcessorImplProcessorimplementation.static classTargetMustHaveModifiers.ProcessorImplProcessorimplementation.static classTargetMustNotHaveModifiers.ProcessorImplProcessorimplementation.static classWithModifiers.ProcessorImplProcessorimplementation.static classWithoutModifiers.ProcessorImplProcessorimplementation. -
Uses of For in ball.tools.javac
Classes in ball.tools.javac with annotations of type For Modifier and Type Class Description static classJavacPluginName.ProcessorImplProcessorimplementation.
-