47484950515253
* (net.sf.jrevpro.reflect.instruction.Instruction) */ @Override void evaluate(Instruction ins) { Expression exp = evalMachine.pop(); statements.append(new SwitchLine(ins, exp)); }