Class UnresolvedVariableDeclarationFragmentImpl

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, UnresolvedItem, UnresolvedVariableDeclarationFragment, VariableDeclaration, VariableDeclarationFragment

public class UnresolvedVariableDeclarationFragmentImpl
extends VariableDeclarationFragmentImpl
implements UnresolvedVariableDeclarationFragment
An implementation of the model object 'Unresolved Variable Declaration Fragment'.
  • Constructor Details

    • UnresolvedVariableDeclarationFragmentImpl

      protected UnresolvedVariableDeclarationFragmentImpl()
  • Method Details