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

Interface LocalStorageSection

  • All Superinterfaces:
    ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, TopLevelVariableSet


    public interface LocalStorageSection
    extends TopLevelVariableSet
    A representation of the local storage section in the data division.
    See Also:
    COBOLPackage.getLocalStorageSection()