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

Interface InspectTallyingAllOrLeading

    • Method Detail

      • getClauses

        java.util.List getClauses()
        Returns the value of the 'Clauses' containment reference list. The list contents are of type InspectTallyingAllOrLeadingClause.

        The list contains the ALL or LEADING clauses in the TALLYING phrase.

        Returns:
        the value of the 'Clauses' containment reference list.
        See Also:
        COBOLPackage.getInspectTallyingAllOrLeading_Clauses()