13141516171819
this.var = var; } @Override public void newVisitXInsnOperator(ProgramBlock block) { new VisitVarInsn(block, opcode, var); }