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

Interface ExitStmt

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


    public interface ExitStmt
    extends Stmt
    A representation of an EXIT statement.
    See Also:
    COBOLPackage.getExitStmt()