public override void gen(int begin, int after) { Expr s1 = Index.reduce(); Expr s2 = Expr.reduce(); CurrentGenerator.SetArr(Array, s1, s2); }