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

Interface LiteralOrLiteralValueRange

  • All Superinterfaces:
    ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Subinterfaces:
    Literal, LiteralValueRange


    public interface LiteralOrLiteralValueRange
    extends ASTNode
    A representation of either a single literal or a literal value range.
    See Also:
    COBOLPackage.getLiteralOrLiteralValueRange()