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

Mirror API
DRAFT ea-b118

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

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

Methods in com.sun.mirror.declaration that return types with arguments of type ParameterDeclaration
Modifier and Type Method and Description
 Collection<ParameterDeclaration> ExecutableDeclaration.getParameters()
          Deprecated. Returns the formal parameters of this method or constructor.
 

Uses of ParameterDeclaration in com.sun.mirror.util
 

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