21222324252627
@Override public void newVisitXInsnOperator(ProgramBlock block) { new VisitFieldInsn(block, opcode, owner, name, desc); }