Interface XForLoopExpression

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.xtext.common.types.JvmFormalParameter getDeclaredParam()
      Returns the value of the 'Declared Param' containment reference.
      XExpression getEachExpression()
      Returns the value of the 'Each Expression' containment reference.
      XExpression getForExpression()
      Returns the value of the 'For Expression' containment reference.
      void setDeclaredParam​(org.eclipse.xtext.common.types.JvmFormalParameter value)
      Sets the value of the 'Declared Param' containment reference.
      void setEachExpression​(XExpression value)
      Sets the value of the 'Each Expression' containment reference.
      void setForExpression​(XExpression value)
      Sets the value of the 'For Expression' containment reference.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver