Interface ConstructorDeclaration

All Superinterfaces:
AbstractMethodDeclaration, ASTNode, BodyDeclaration, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ConstructorDeclarationImpl

public interface ConstructorDeclaration
extends AbstractMethodDeclaration
A representation of the model object 'Constructor Declaration'.
See Also:
JavaPackage.getConstructorDeclaration()