Module interpreter_action

Source

Structs§

CallInputs
Inputs for a call.
CallOutcome
Represents the outcome of a call operation in a virtual machine.
CreateInputs
Inputs for a create call.
CreateOutcome
Represents the outcome of a create operation in an interpreter.
EOFCreateInput
Inputs for EOF create call.
EOFCreateOutcome
Represents the outcome of a create operation in an interpreter.

Enums§

CallScheme
Call scheme.
CallValue
Call value.
CreateScheme
Create scheme.
InterpreterAction