Uses of Class
ball.annotation.processing.TargetMustExtend
-
Packages that use TargetMustExtend Package Description ball.annotation.processing ProvidesProcessorimplementation classes.ball.tools.javac Providesjavacplug-ins.ball.util.ant.taskdefs -
-
Uses of TargetMustExtend in ball.annotation.processing
Classes in ball.annotation.processing with annotations of type TargetMustExtend Modifier and Type Class Description interfaceForinterfaceForElementKindsinterfaceForSubclassesOfinterfaceMustImplementinterfaceWithModifiersAnnotatedNoAnnotationProcessorAnnotationto specifyModifiers that should be present on the target.interfaceWithoutModifiersAnnotatedNoAnnotationProcessorAnnotationto specifyModifiers that should be absent from the target. -
Uses of TargetMustExtend in ball.tools.javac
Classes in ball.tools.javac with annotations of type TargetMustExtend Modifier and Type Class Description interfaceJavacPluginNameAnnotationto markPlugins with their name. -
Uses of TargetMustExtend in ball.util.ant.taskdefs
Classes in ball.util.ant.taskdefs with annotations of type TargetMustExtend Modifier and Type Class Description interfaceAntTask
-