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

Interface UnitClause

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


    public interface UnitClause
    extends ASTNode
    A representation of the clause that specifies the block size unit in a BLOCK CONTAINS clause in a file description entry.

    The following features are supported:

    See Also:
    COBOLPackage.getUnitClause()