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

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

      Subinterfaces of StopStmt in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  StopLiteralStmt
      A representation of a STOP statement with a literal.
      interface  StopRunStmt
      A representation of a STOP RUN statement in the PROCEDURE division.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes