Eclipse JDT
Release 3.7

Uses of Interface
org.eclipse.jdt.apt.core.env.EclipseAnnotationProcessorEnvironment

Packages that use EclipseAnnotationProcessorEnvironment
org.eclipse.jdt.apt.core.env This package contains Eclipse extensions to some of the Sun annotation processing APIs. 
 

Uses of EclipseAnnotationProcessorEnvironment in org.eclipse.jdt.apt.core.env
 

Methods in org.eclipse.jdt.apt.core.env with parameters of type EclipseAnnotationProcessorEnvironment
 AnnotationProcessor EclipseAnnotationProcessorFactory.getProcessorFor(Set<AnnotationTypeDeclaration> atds, EclipseAnnotationProcessorEnvironment env)
          Returns an annotation processor for a set of annotation types.
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.