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

Interface InspectBeforeClause

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


    public interface InspectBeforeClause
    extends InspectBeforeOrAfterClause
    A representation of a BEFORE clause in an INSPECT statement.
    See Also:
    COBOLPackage.getInspectBeforeClause()