public class InstructionRunner
extends Object
-
Constructor Summary
Constructors
-
Method Summary
exec(me.topchetoeu.j2s.common.Environment env,
me.topchetoeu.j2s.common.Instruction instr,
Frame frame)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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)