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