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

Interface PerformBody

  • All Superinterfaces:
    ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Subinterfaces:
    PerformFromTo, PerformInline


    public interface PerformBody
    extends ASTNode
    A representation of either the procedures or the statements in a PERFORM statement.
    See Also:
    COBOLPackage.getPerformBody()