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

Mirror API
DRAFT ea-b118

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

Packages that use PackageDeclaration
Package Description
com.sun.mirror.apt Classes used to communicate information between annotation processors and an annotation processing tool. 
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 PackageDeclaration in com.sun.mirror.apt
 

Methods in com.sun.mirror.apt that return PackageDeclaration
Modifier and Type Method and Description
 PackageDeclaration AnnotationProcessorEnvironment.getPackage(String name)
          Deprecated. Returns the declaration of a package given its fully qualified name.
 

Uses of PackageDeclaration in com.sun.mirror.declaration
 

Methods in com.sun.mirror.declaration that return PackageDeclaration
Modifier and Type Method and Description
 PackageDeclaration TypeDeclaration.getPackage()
          Deprecated. Returns the package within which this type is declared.
 

Uses of PackageDeclaration in com.sun.mirror.util
 

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