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

Interface StopRunStmt

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


    public interface StopRunStmt
    extends StopStmt
    A representation of a STOP RUN statement in the PROCEDURE division.
    See Also:
    COBOLPackage.getStopRunStmt()