Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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 
      Modifier and Type Interface and Description
      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.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes