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

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

Subinterfaces of InspectTallyingComparand 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 InspectTallyingAllOrLeading
          A representation of the part of the ALL or LEADING keywords in the TALLYING phrase in an INSPECT statement.
 interface InspectTallyingCharacters
          A representation of the CHARACTERS clause in the TALLYING phrase in an INSPECT statement.
 interface InspectTallyingLeading
          A representation of the part of the TALLYING phrase after the LEADING keyword in an INSPECT statement.