com.ibm.etools.cobol.application.model.cobol

Interface PerformIterationController

  • All Superinterfaces:
    ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Subinterfaces:
    PIControllerTimes, PIControllerUntil, PIControllerVarying


    public interface PerformIterationController
    extends ASTNode
    A representation of the part of a PERFORM statement that controls the execution.
    See Also:
    COBOLPackage.getPerformIterationController()