Module librsnek::runtime::interpreter
[−]
[src]
Where the magic happens...
Structs
| Interpreter | |
| InterpreterFrame |
Attaches extra data to a frame object which is Interpreter runtime execution |
| TracebackFrame |
Lighter weight read only version of |
Constants
| _IMPL_SERIALIZE_FOR_InterpreterFrame | |
| _IMPL_SERIALIZE_FOR_TracebackFrame |