Class MimicAnnotationProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
dev.bodewig.mimic.annotation.processor.MimicAnnotationProcessor
All Implemented Interfaces:
Processor

@SupportedOptions({"mimic.packageName","mimic.classes"}) @SupportedAnnotationTypes("*") @SupportedSourceVersion(RELEASE_19) public class MimicAnnotationProcessor extends AbstractProcessor
Generator to create Mimics for annotated and configured classes via compilerArgs