public class OpExec extends Object
Method
ExecFunc
String
Name
ScriptOp
Opcode
ValidatorFunc
OpExec(ScriptOp opcode, String name, Method execMethod, Method validatorMethod)
VMState
Exec(ExecutionEngine engine)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScriptOp Opcode
public String Name
public Method ExecFunc
public Method ValidatorFunc
public OpExec(ScriptOp opcode, String name, Method execMethod, Method validatorMethod) throws Exception
Exception
public VMState Exec(ExecutionEngine engine)
Copyright © 2022. All rights reserved.