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

Mirror API
DRAFT ea-b118

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

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

Uses of ClassDeclaration in com.sun.mirror.declaration
 

Subinterfaces of ClassDeclaration in com.sun.mirror.declaration
Modifier and Type Interface and Description
 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.
 

Methods in com.sun.mirror.declaration that return types with arguments of type ClassDeclaration
Modifier and Type Method and Description
 Collection<ClassDeclaration> PackageDeclaration.getClasses()
          Deprecated. Returns the declarations of the top-level classes in this package.
 

Uses of ClassDeclaration in com.sun.mirror.type
 

Methods in com.sun.mirror.type that return ClassDeclaration
Modifier and Type Method and Description
 ClassDeclaration ClassType.getDeclaration()
          Deprecated. Returns the declaration of this type.
 

Uses of ClassDeclaration in com.sun.mirror.util
 

Methods in com.sun.mirror.util with parameters of type ClassDeclaration
Modifier and Type Method and Description
 void SimpleDeclarationVisitor.visitClassDeclaration(ClassDeclaration d)
          Deprecated. Visits a class declaration.
 void DeclarationVisitor.visitClassDeclaration(ClassDeclaration d)
          Deprecated. Visits a class 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.