Class UnresolvedSingleVariableDeclarationImpl

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, ASTNode, NamedElement, SingleVariableDeclaration, UnresolvedItem, UnresolvedSingleVariableDeclaration, VariableDeclaration

public class UnresolvedSingleVariableDeclarationImpl
extends SingleVariableDeclarationImpl
implements UnresolvedSingleVariableDeclaration
An implementation of the model object 'Unresolved Single Variable Declaration'.
  • Constructor Details

    • UnresolvedSingleVariableDeclarationImpl

      protected UnresolvedSingleVariableDeclarationImpl()
  • Method Details