Stack: ..., value -> ...
160161162163164165166
} public void desynthesize(ClassGenerator classGen, MethodGenerator methodGen) { final InstructionList il = methodGen.getInstructionList(); _falseList.add(il.append(new IFEQ(null))); }