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

Interface GoToUnconditionalStmt

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


    public interface GoToUnconditionalStmt
    extends GoToStmt
    A representation of an unconditional GO TO statement.

    The following features are supported:

    See Also:
    COBOLPackage.getGoToUnconditionalStmt()