Dataflow Software Stack
032db78
Master Thesis of Mathijs Saey at the VUB
|
Represents the restoration of context. More...
Public Member Functions | |
def | execute |
def | setKey |
Set the instruction address. More... | |
def | __str__ |
Return a string representation of this instruction. More... | |
Public Attributes | |
chunk | |
key | |
Represents the restoration of context.
e.g. returning from a function.
def core.instruction.ContextRestore.execute | ( | self, | |
token, | |||
core | |||
) |
|
inherited |
Set the instruction address.
|
inherited |
Return a string representation of this instruction.
|
inherited |
|
inherited |