Add call operand
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Execute
|
||||
Registers const & GetRegisters() const;
|
||||
State const & GetState() const;
|
||||
Interpret::Statement const * const GetCurrentStatement() const;
|
||||
|
||||
|
||||
bool IsTerminated() const;
|
||||
|
||||
static VirtualMachine CreateFromCode(Interpret::Code const & code);
|
||||
|
||||
Reference in New Issue
Block a user