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

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

      Subinterfaces of UseStmt in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  DebuggingUseStmt
      A representation of a DEBUGGING declarative in the declaratives section of the PROCEDURE division.
      interface  ExceptionUseStmt
      A representation of an EXCEPTION declarative in the declaratives section of the PROCEDURE division.
      interface  LabelUseStmt
      A representation of a label declarative.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes