com.ibm.etools.cobol.application.model.cobol

Interface TableRef

    • Method Detail

      • getSubscripts

        java.util.List getSubscripts()
        Returns the value of the 'Subscripts' containment reference list. The list contents are of type TableSubscript.

        Returns:
        the value of the 'Subscripts' containment reference list.
        See Also:
        COBOLPackage.getTableRef_Subscripts()