类 org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
的使用

使用 ProcessorInfo 的软件包
org.eclipse.jdt.internal.compiler.apt.dispatch   
 

org.eclipse.jdt.internal.compiler.apt.dispatchProcessorInfo 的使用
 

类型参数类型为 ProcessorInfoorg.eclipse.jdt.internal.compiler.apt.dispatch 中的字段
protected  List<ProcessorInfo> BaseAnnotationProcessorManager._processors
          The list of processors that have been loaded so far.
 

返回 ProcessorInfoorg.eclipse.jdt.internal.compiler.apt.dispatch 中的方法
 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()
           
 

返回变量类型为 ProcessorInfo 的类型的 org.eclipse.jdt.internal.compiler.apt.dispatch 中的方法
 List<ProcessorInfo> IProcessorProvider.getDiscoveredProcessors()
           
 List<ProcessorInfo> BaseAnnotationProcessorManager.getDiscoveredProcessors()
           
 



Copyright © 2013. All Rights Reserved.