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

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

      Subinterfaces of SearchStmt in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  BinarySearchStmt
      A representation of a binary SEARCH statement in the PROCEDURE division.
      interface  SerialSearchStmt
      A representation of a serial SEARCH statement in the PROCEDURE division.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes