PythonMonkey   v1.0.0 (dev)
Loading...
Searching...
No Matches
PyListIterObject Struct Reference

#include <JSArrayIterProxy.hh>

Public Attributes

PyObject_HEAD int it_index
 
bool reversed
 
PyListObject * it_seq
 

Member Data Documentation

◆ it_index

PyObject_HEAD int PyListIterObject::it_index

◆ it_seq

PyListObject* PyListIterObject::it_seq

◆ reversed

bool PyListIterObject::reversed

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