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

Interface ContinueStmt

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


    public interface ContinueStmt
    extends Stmt
    A representation of a CONTINUE statement in the PROCEDURE division.
    See Also:
    COBOLPackage.getContinueStmt()