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

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

Subinterfaces of InspectStmt in com.ibm.etools.cobol.application.model.cobol
 interface InspectConvertingStmt
          A representation of an INSPECT statement with a CONVERTING clause.
 interface InspectReplacingStmt
          A representation of an INSPECT statement with a REPLACING clause.
 interface InspectTallyingReplacingStmt
          A representation of an INSPECT statement with TALLYING and REPLACING phrases.
 interface InspectTallyingStmt
          A representation of an INSPECT statement with a TALLYING clause.