Interface UnaryExpression

    • Method Detail

      • setExpr

        void setExpr​(Expression value)
        Sets the value of the 'Expr' containment reference.
        Parameters:
        value - the new value of the 'Expr' containment reference.
        See Also:
        getExpr()
        Generated class or method.