public override int AbsoluteValue() { return(LeftExpression.AbsoluteValue() * RightExpression.AbsoluteValue()); }