11121314151617
this.cts = cts; } @Override public void newVisitXInsnOperator(ProgramBlock block) { new VisitLdcInsn(block, cts); }