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

Interface SectionOrParagraph

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


    public interface SectionOrParagraph
    extends NamedElement
    A representation of either a section or a paragraph in the PROCEDURE division.
    See Also:
    COBOLPackage.getSectionOrParagraph()