|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessorInfo | |
---|---|
org.eclipse.jdt.internal.compiler.apt.dispatch |
Uses of ProcessorInfo in org.eclipse.jdt.internal.compiler.apt.dispatch |
---|
Fields in org.eclipse.jdt.internal.compiler.apt.dispatch with type parameters of type ProcessorInfo | |
---|---|
protected List<ProcessorInfo> |
BaseAnnotationProcessorManager._processors
The list of processors that have been loaded so far. |
Methods in org.eclipse.jdt.internal.compiler.apt.dispatch that return ProcessorInfo | |
---|---|
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()
|
Methods in org.eclipse.jdt.internal.compiler.apt.dispatch that return types with arguments of type ProcessorInfo | |
---|---|
List<ProcessorInfo> |
IProcessorProvider.getDiscoveredProcessors()
|
List<ProcessorInfo> |
BaseAnnotationProcessorManager.getDiscoveredProcessors()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |