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