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

Interface ProcedureDivisionContent

  • All Superinterfaces:
    ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Subinterfaces:
    Paragraph, Section, Sentence


    public interface ProcedureDivisionContent
    extends ASTNode
    A representation of a section, paragraph, or sentence at the top level in the procedure division.
    See Also:
    COBOLPackage.getProcedureDivisionContent()