Class InstructionRunner

java.lang.Object
me.topchetoeu.j2s.runtime.InstructionRunner

public class InstructionRunner extends Object
  • Constructor Details

    • InstructionRunner

      public InstructionRunner()
  • Method Details

    • exec

      public static Value exec(me.topchetoeu.j2s.common.Environment env, me.topchetoeu.j2s.common.Instruction instr, Frame frame)