|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 IProcessorProvider 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler.apt.dispatch | |
| org.eclipse.jdt.internal.compiler.apt.dispatch 中 IProcessorProvider 的使用 |
|---|
| 实现 IProcessorProvider 的 org.eclipse.jdt.internal.compiler.apt.dispatch 中的类 | |
|---|---|
class |
BaseAnnotationProcessorManager
This class is the central dispatch point for Java 6 annotation processing. |
class |
BatchAnnotationProcessorManager
Java 6 annotation processor manager used when compiling from the command line or via the javax.tools.JavaCompiler interface. |
| 参数类型为 IProcessorProvider 的 org.eclipse.jdt.internal.compiler.apt.dispatch 中的构造方法 | |
|---|---|
RoundDispatcher(IProcessorProvider provider,
javax.annotation.processing.RoundEnvironment env,
Set<javax.lang.model.element.TypeElement> rootAnnotations,
PrintWriter traceProcessorInfo,
PrintWriter traceRounds)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||