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

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

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

org.eclipse.jdt.internal.compiler.apt.dispatchBaseProcessingEnvImpl 的子类
 class BatchProcessingEnvImpl
          The implementation of ProcessingEnvironment that is used when compilation is driven by the command line or by the Tool interface.
 

声明为 BaseProcessingEnvImplorg.eclipse.jdt.internal.compiler.apt.dispatch 中的字段
protected  BaseProcessingEnvImpl BatchFilerImpl._env
           
protected  BaseProcessingEnvImpl BaseAnnotationProcessorManager._processingEnv
           
 

参数类型为 BaseProcessingEnvImplorg.eclipse.jdt.internal.compiler.apt.dispatch 中的构造方法
AnnotationDiscoveryVisitor(BaseProcessingEnvImpl env)
           
BatchMessagerImpl(BaseProcessingEnvImpl processingEnv, Main compiler)
           
RoundEnvImpl(CompilationUnitDeclaration[] units, ReferenceBinding[] binaryTypeBindings, boolean isLastRound, BaseProcessingEnvImpl env)
           
 

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

声明为 BaseProcessingEnvImplorg.eclipse.jdt.internal.compiler.apt.model 中的字段
protected  BaseProcessingEnvImpl TypeMirrorImpl._env
           
 BaseProcessingEnvImpl ElementImpl._env
           
 BaseProcessingEnvImpl AnnotationMirrorImpl._env
           
 

参数类型为 BaseProcessingEnvImplorg.eclipse.jdt.internal.compiler.apt.model 中的构造方法
AnnotationMemberValue(BaseProcessingEnvImpl env, Object value, MethodBinding methodBinding)
           
AnnotationValueImpl(BaseProcessingEnvImpl env, Object value, TypeBinding type)
           
ElementImpl(BaseProcessingEnvImpl env, Binding binding)
           
ElementsImpl(BaseProcessingEnvImpl env)
           
Factory(BaseProcessingEnvImpl env)
          This object should only be constructed by the BaseProcessingEnvImpl.
TypesImpl(BaseProcessingEnvImpl env)
           
 



Copyright © 2013. All Rights Reserved.