Spec-Zone .ru
спецификации, руководства, описания, API

Mirror API
DRAFT ea-b118

Uses of Interface
com.sun.mirror.declaration.MemberDeclaration

Packages that use MemberDeclaration
Package Description
com.sun.mirror.declaration Interfaces used to model program element declarations. 
com.sun.mirror.util Utilities to assist in the processing of declarations and types
 

Uses of MemberDeclaration in com.sun.mirror.declaration
 

Subinterfaces of MemberDeclaration in com.sun.mirror.declaration
Modifier and Type Interface and Description
 interface AnnotationTypeDeclaration
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in TypeElement.
 interface AnnotationTypeElementDeclaration
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in ExecutableElement.
 interface ClassDeclaration
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in TypeElement.
 interface ConstructorDeclaration
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in ExecutableElement.
 interface EnumConstantDeclaration
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in VariableElement.
 interface EnumDeclaration
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in TypeElement.
 interface ExecutableDeclaration
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is ExecutableElement.
 interface FieldDeclaration
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in VariableElement.
 interface InterfaceDeclaration
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in TypeElement.
 interface MethodDeclaration
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in ExecutableElement.
 interface TypeDeclaration
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in TypeElement.
 

Uses of MemberDeclaration in com.sun.mirror.util
 

Methods in com.sun.mirror.util with parameters of type MemberDeclaration
Modifier and Type Method and Description
 boolean Declarations.hides(MemberDeclaration sub, MemberDeclaration sup)
          Deprecated. Tests whether one type, method, or field declaration hides another.
 void SimpleDeclarationVisitor.visitMemberDeclaration(MemberDeclaration d)
          Deprecated. Visits a member or constructor declaration.
 void DeclarationVisitor.visitMemberDeclaration(MemberDeclaration d)
          Deprecated. Visits a member or constructor declaration.
 


Mirror API
DRAFT ea-b118

Copyright © 2004, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.