Uses of Class
ball.annotation.processing.TargetMustExtend
-
Packages that use TargetMustExtend Package Description ball.annotation.processing ProvidesProcessor
implementation classes.ball.tools.javac Providesjavac
plug-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 interface
For
interface
ForElementKinds
interface
ForSubclassesOf
interface
MustImplement
interface
WithModifiers
AnnotatedNoAnnotationProcessor
Annotation
to specifyModifier
s that should be present on the target.interface
WithoutModifiers
AnnotatedNoAnnotationProcessor
Annotation
to specifyModifier
s 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 interface
JavacPluginName
Annotation
to markPlugin
s 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 interface
AntTask
-