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.InspectReplacingAllOrLeadingOrFirst

    • Uses of InspectReplacingAllOrLeadingOrFirst in com.ibm.etools.cobol.application.model.cobol

      Subinterfaces of InspectReplacingAllOrLeadingOrFirst in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  InspectReplacingAll
      A representation of the ALL clause in a REPLACING clause in an INSPECT statement.
      interface  InspectReplacingFirst
      A representation of a FIRST clause in a REPLACING clause in an INSPECT statement.
      interface  InspectReplacingLeading
      A representation of a LEADING clause in a REPLACING clause in an INSPECT statement.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes