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

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

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