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

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

      Subinterfaces of MoveStmt in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  MoveCorrStmt
      A representation of a MOVE statement with a CORRESPONDING clause.
      interface  MoveSimpleStmt
      A representation of a MOVE statement in the PROCEDURE division.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes