Class ConstructorDeclarationImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, AbstractMethodDeclaration, ASTNode, BodyDeclaration, ConstructorDeclaration, NamedElement

public class ConstructorDeclarationImpl
extends AbstractMethodDeclarationImpl
implements ConstructorDeclaration
An implementation of the model object 'Constructor Declaration'.
  • Constructor Details

    • ConstructorDeclarationImpl

      protected ConstructorDeclarationImpl()
  • Method Details