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

Interface IndexVariable

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


    public interface IndexVariable
    extends NamedElement
    A representation of an index specified in an INDEXED BY phrase in a data declaration entry.
    See Also:
    COBOLPackage.getIndexVariable()