4344454647484950
* net.sf.jrevpro.decompile.evaluator.AbstractInstructionEvaluator#evaluate * (net.sf.jrevpro.reflect.instruction.Instruction) */ @Override void evaluate(Instruction ins) { statements.append(new GotoLine(ins)); // Stack is not affected }