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

Mirror API
DRAFT ea-b118

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

Packages that use FieldDeclaration
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 FieldDeclaration in com.sun.mirror.declaration
 

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

Methods in com.sun.mirror.declaration that return types with arguments of type FieldDeclaration
Modifier and Type Method and Description
 Collection<FieldDeclaration> TypeDeclaration.getFields()
          Deprecated. Returns the fields that are directly declared by this class or interface.
 

Uses of FieldDeclaration in com.sun.mirror.util
 

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