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

Interface SetPointersStmt

    • Method Detail

      • getPointers

        java.util.List getPointers()
        Returns the value of the 'Pointers' containment reference list. The list contents are of type DataRef.

        The list contains the receiving fields in the SET statement.

        Returns:
        the value of the 'Pointers' containment reference list.
        See Also:
        COBOLPackage.getSetPointersStmt_Pointers()