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