| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.apt.dispatch |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProcessorInfo> |
BaseAnnotationProcessorManager._processors
The list of processors that have been loaded so far.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessorInfo |
IProcessorProvider.discoverNextProcessor()
Return the next processor that can be discovered, according to the order and discovery rules
of the provider (see, for instance,
Processor. |
ProcessorInfo |
BatchAnnotationProcessorManager.discoverNextProcessor() |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessorInfo> |
BaseAnnotationProcessorManager.getDiscoveredProcessors() |
List<ProcessorInfo> |
IProcessorProvider.getDiscoveredProcessors() |
Copyright © 2015. All rights reserved.