Uses of Package
org.eclipse.jdt.internal.compiler.apt.model

Packages that use org.eclipse.jdt.internal.compiler.apt.model
org.eclipse.jdt.internal.compiler.apt.dispatch   
org.eclipse.jdt.internal.compiler.apt.model   
 

Classes in org.eclipse.jdt.internal.compiler.apt.model used by org.eclipse.jdt.internal.compiler.apt.dispatch
Factory
          Creates javax.lang.model wrappers around JDT internal compiler bindings.
 

Classes in org.eclipse.jdt.internal.compiler.apt.model used by org.eclipse.jdt.internal.compiler.apt.model
AnnotationValueImpl
           
DeclaredTypeImpl
          Implementation of DeclaredType, which refers to a particular usage or instance of a type.
ElementImpl
          Element represents any defined Java language element - a package, a method, a class or interface.
IElementInfo
          Additional information available for Elements that are implemented within the Eclipse APT framework.
PrimitiveTypeImpl
           
TypeElementImpl
           
TypeMirrorImpl
          Implementation of a TypeMirror.
 



Copyright © 2012. All Rights Reserved.