类 org.eclipse.jdt.internal.compiler.Compiler
的使用

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

org.eclipse.jdt.internal.compilerCompiler 的使用
 

参数类型为 Compilerorg.eclipse.jdt.internal.compiler 中的方法
abstract  void AbstractAnnotationProcessorManager.configureFromPlatform(Compiler compiler, Object compilationUnitLocator, Object javaProject)
          Configure the receiver using the given compiler, the given compilationUnitLocator and the given java project.
 

参数类型为 Compilerorg.eclipse.jdt.internal.compiler 中的构造方法
ProcessTaskManager(Compiler compiler)
           
 

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

声明为 Compilerorg.eclipse.jdt.internal.compiler.apt.dispatch 中的字段
protected  Compiler BaseProcessingEnvImpl._compiler
           
 

返回 Compilerorg.eclipse.jdt.internal.compiler.apt.dispatch 中的方法
 Compiler BaseProcessingEnvImpl.getCompiler()
           
 

参数类型为 Compilerorg.eclipse.jdt.internal.compiler.apt.dispatch 中的方法
 void BaseAnnotationProcessorManager.configureFromPlatform(Compiler compiler, Object compilationUnitLocator, Object javaProject)
           
 

org.eclipse.jdt.internal.compiler.batchCompiler 的使用
 

声明为 Compilerorg.eclipse.jdt.internal.compiler.batch 中的字段
 Compiler Main.batchCompiler
           
 



Copyright © 2013. All Rights Reserved.