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

Interface InspectAfterClause

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


    public interface InspectAfterClause
    extends InspectBeforeOrAfterClause
    A representation of an AFTER clause in an INSPECT statement.
    See Also:
    COBOLPackage.getInspectAfterClause()