public override bool checkValue(Contexte contexte) { return(s1.checkValue(contexte.copy()) || s2.checkValue(contexte.copy())); }