Nuitka
The Python compiler
Loading...
Searching...
No Matches
Nuitka_GeneratorObject Struct Reference
Collaboration diagram for Nuitka_GeneratorObject:
[legend]

Public Attributes

PyObject_VAR_HEAD PyObject * m_name
 
PyObject * m_module
 
PyObject * m_weakrefs
 
int m_running
 
void * m_code
 
struct Nuitka_FrameObjectm_frame
 
PyCodeObject * m_code_object
 
Generator_Status m_status
 
int m_yield_return_index
 
long m_counter
 
void * m_heap_storage
 
Py_ssize_t m_closure_given
 
struct Nuitka_CellObjectm_closure [1]
 

The documentation for this struct was generated from the following file: