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

Interface EndOfUnitClause

  • All Superinterfaces:
    ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier


    public interface EndOfUnitClause
    extends ASTNode
    A representation of the END OF UNIT clause within the RERUN clause in the I-O-CONTROL paragraph.

    The following features are supported:

    See Also:
    COBOLPackage.getEndOfUnitClause()