40414243444546
this.baseCode = baseCode; } @Override public DecodedConstantPushOp decode(Context context, int index) { return new DecodedConstantPushOp(this, context, index); }