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

Interface EvaluateObject

  • All Superinterfaces:
    ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Subinterfaces:
    EvaluateAny, EvaluateExpr, EvaluateExprRange


    public interface EvaluateObject
    extends ASTNode
    A representation of an expression in the WHEN clause of an EVALUATE statement.
    See Also:
    COBOLPackage.getEvaluateObject()