Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
Packages that use BaseProcessingEnvImpl
Package
Description
-
Uses of BaseProcessingEnvImpl in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Modifier and TypeClassDescriptionclassThe implementation of ProcessingEnvironment that is used when compilation is driven by the command line or by the Tool interface.Fields in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch declared as BaseProcessingEnvImplModifier and TypeFieldDescriptionprotected BaseProcessingEnvImplBaseAnnotationProcessorManager._processingEnvConstructors in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch with parameters of type BaseProcessingEnvImplModifierConstructorDescriptionBatchMessagerImpl(BaseProcessingEnvImpl processingEnv, Main compiler) RoundEnvImpl(CompilationUnitDeclaration[] units, ReferenceBinding[] binaryTypeBindings, boolean isLastRound, BaseProcessingEnvImpl env) -
Uses of BaseProcessingEnvImpl in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Fields in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model declared as BaseProcessingEnvImplModifier and TypeFieldDescriptionfinal BaseProcessingEnvImplAnnotationMirrorImpl._envfinal BaseProcessingEnvImplElementImpl._envprotected final BaseProcessingEnvImplElementsImpl._envprotected final BaseProcessingEnvImplTypeMirrorImpl._envMethods in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model with parameters of type BaseProcessingEnvImplModifier and TypeMethodDescriptionstatic ElementsImplElementsImpl.create(BaseProcessingEnvImpl env) Constructors in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model with parameters of type BaseProcessingEnvImplModifierConstructorDescriptionAnnotationMemberValue(BaseProcessingEnvImpl env, Object value, MethodBinding methodBinding) AnnotationValueImpl(BaseProcessingEnvImpl env, Object value, TypeBinding type) protectedElementImpl(BaseProcessingEnvImpl env, Binding binding) protectedThis object should only be constructed by the BaseProcessingEnvImpl.protected