@ServiceProviderFor(value=javax.annotation.processing.Processor.class) @ForElementKinds(value=CLASS) @ForSubclassesOf(value=AntTaskMixIn.class) @MustImplement(value=org.apache.tools.ant.Task.class) public class AntTaskMixInProcessor extends AnnotatedNoAnnotationProcessor
Processor implementation to verify concrete implementations of
 AntTaskMixIn are also subclasses of Task.AbstractProcessor.Check<T extends Element>, AbstractProcessor.Criterion<T extends Element>checks, criteriaelements, filer, fm, javac, trees, typesprocessingEnv| Constructor and Description | 
|---|
AntTaskMixInProcessor()  | 
getForElementKinds, getForSubclassesOf, getMustImplement, getSupportedAnnotationTypes, getWithModifiers, getWithoutModifiers, init, process, processasTypeElement, asTypeMirror, asTypeMirrorList, getAnnotationMirror, getAnnotationMirror, getAnnotationValue, getClassPathClassLoader, getConstructor, getMethod, getMethod, getPropertyName, getPropertyNames, getSupportedSourceVersion, hasSameSignatureAs, hasSameSignatureAs, hasSameSignatureAs, implementationOf, isAssignableTo, isAssignableTo, isAssignableTo, isAssignableTo, isEmptyArray, isGetterMethod, named, overrides, overrides, print, print, print, print, print, specifiedBy, toEnumSet, whenAnnotationProcessingFinished, with, withModifiers, withModifiers, without, withoutModifiers, withoutModifiers, withParameters, withParametersgetCompletions, getSupportedOptions, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasModifierSet, declaration, declaration, declaration, declaration, declaration, declaration, exceptions, getModifiers, getModifiers, modifiers, parameters, type, typepublic AntTaskMixInProcessor()
Copyright © 2015–2020 Allen D. Ball. All rights reserved.