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

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

      Subinterfaces of DivideIntoGivingStmt in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  DivideIntoGivingRemainderStmt
      A representation of a DIVIDE statement with INTO, GIVING, and REMAINDER clauses.
      interface  DivideIntoGivingSimpleStmt
      A representation of a DIVIDE statement with INTO and GIVING clauses.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes