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

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

      Subinterfaces of MultiplyStmt in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  MultiplyByGivingStmt
      A representation of a MULTIPLY statement with BY and GIVING clauses.
      interface  MultiplyByStmt
      A representation of a MULTIPLY statement with a BY clause.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes