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

Interface ExprArithSubtract

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


    public interface ExprArithSubtract
    extends ExprArithBinary
    A representation of a subtract arithmetic expression.
    See Also:
    COBOLPackage.getExprArithSubtract()