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

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

      Subinterfaces of AddStmt in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  AddCorrStmt
      A representation of an ADD statement with a CORRESPONDING phrase.
      interface  AddToGivingStmt
      A representation of an ADD statement with a GIVING clause.
      interface  AddToStmt
      A representation of an ADD statement with a TO clause.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes