接口 org.eclipse.jdt.internal.compiler.apt.model.IElementInfo
的使用

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

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

实现 IElementInfoorg.eclipse.jdt.internal.compiler.apt.model 中的类
 class ElementImpl
          Element represents any defined Java language element - a package, a method, a class or interface.
 class ErrorTypeElement
          Element corresponding to the Error type mirror
 class ExecutableElementImpl
           
 class PackageElementImpl
          Implementation of PackageElement, which represents a package
 class TypeElementImpl
           
 class TypeParameterElementImpl
           
 class VariableElementImpl
          Implementation of VariableElement, which represents a a field, enum constant, method or constructor parameter, local variable, or exception parameter.
 



Copyright © 2013. All Rights Reserved.