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

Interface Sentence

    • Method Detail

      • getStatements

        java.util.List getStatements()
        Returns the value of the 'Statements' containment reference list. The list contents are of type Stmt.

        Returns:
        the value of the 'Statements' containment reference list.
        See Also:
        COBOLPackage.getSentence_Statements()