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

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

      Subinterfaces of SubtractStmt in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  SubtractCorrStmt
      A representation of a SUBTRACT statement with a CORRESPONDING clause.
      interface  SubtractFromGivingStmt
      A representation of a SUBTRACT statement with FROM and GIVING clauses.
      interface  SubtractFromStmt
      A representation of a SUBTRACT statement with a FROM clause.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes