Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
Packages that use ProcessorInfo
-
Uses of ProcessorInfo in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Fields in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch with type parameters of type ProcessorInfoModifier and TypeFieldDescriptionprotected List<ProcessorInfo> BaseAnnotationProcessorManager._processorsThe list of processors that have been loaded so far.Methods in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch that return ProcessorInfoModifier and TypeMethodDescriptionBatchAnnotationProcessorManager.discoverNextProcessor()IProcessorProvider.discoverNextProcessor()Return the next processor that can be discovered, according to the order and discovery rules of the provider (see, for instance,Processor.Methods in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch that return types with arguments of type ProcessorInfoModifier and TypeMethodDescriptionBaseAnnotationProcessorManager.getDiscoveredProcessors()IProcessorProvider.getDiscoveredProcessors()