Uses of Interface
com.ibm.etools.cobol.application.model.cobol.InspectTallyingAllOrLeading

Uses of InspectTallyingAllOrLeading in com.ibm.etools.cobol.application.model.cobol
 

Subinterfaces of InspectTallyingAllOrLeading in com.ibm.etools.cobol.application.model.cobol
 interface InspectTallyingAll
          A representation of the part of the TALLYING phrase after the ALL keyword in an INSPECT statement.
 interface InspectTallyingLeading
          A representation of the part of the TALLYING phrase after the LEADING keyword in an INSPECT statement.