Package ball.tools.javac
Annotation Type JavacPluginName
-
@Documented @Retention(RUNTIME) @Target(TYPE) @TargetMustExtend(AnnotatedJavacPlugin.class) public @interface JavacPluginName
Annotation
to markPlugin
s with their name.- Author:
- Allen D. Ball