|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstructorDeclaration | |
---|---|
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 ConstructorDeclaration in com.sun.mirror.declaration |
---|
Methods in com.sun.mirror.declaration that return types with arguments of type ConstructorDeclaration | |
---|---|
Collection<ConstructorDeclaration> |
ClassDeclaration.getConstructors()
Returns the constructors of this class. |
Uses of ConstructorDeclaration in com.sun.mirror.util |
---|
Methods in com.sun.mirror.util with parameters of type ConstructorDeclaration | |
---|---|
void |
SimpleDeclarationVisitor.visitConstructorDeclaration(ConstructorDeclaration d)
Visits a constructor declaration. |
void |
DeclarationVisitor.visitConstructorDeclaration(ConstructorDeclaration d)
Visits a constructor declaration. |
|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.