protected void SetValues(BaseBooleanExpression Condition, BaseStatementList block) { this.Condition = Condition; this.block = block; }