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

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

      Subinterfaces of GoToStmt in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  GoToConditionalStmt
      A representation of a conditional GO TO statement.
      interface  GoToMoreLabelsStmt
      A representation of the MORE-LABELS GO TO statement.
      interface  GoToUnconditionalStmt
      A representation of an unconditional GO TO statement.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes