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

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

      Subinterfaces of TableSubscript in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  AllSubscript
      A representation of an ALL table subscript.
      interface  DataSubscript
      A representation of a data item used as a table subscript.
      interface  IndexSubscript
      A representation of a subscript that is an index variable.
      interface  IntSubscript
      A representation of a table subscript that is an integer literal.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes