class documentation

class Ms64ArgumentsIterator(object):

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method next_arg Undocumented
Instance Variable _int_registers_iterator Undocumented
Instance Variable _float_registers_iterator Undocumented
Instance Variable _any_stack_iterator Undocumented
Instance Variable _default_chunk_size Undocumented
Method _next_int Undocumented
Method _next_float Undocumented
def __init__(self):

Undocumented

_int_registers_iterator =

Undocumented

_float_registers_iterator =

Undocumented

_any_stack_iterator =

Undocumented

_default_chunk_size =

Undocumented

(type: int)
def next_arg(self, reven_type):

Undocumented

Parametersreven_typeUndocumented (type: _RevenType)
ReturnsUndocumented (type: _AnyChunkType)
def _next_int(self):

Undocumented

ReturnsUndocumented (type: _AnyChunkType)
def _next_float(self):

Undocumented

ReturnsUndocumented (type: _AnyChunkType)
API Documentation for reven2, generated by pydoctor 21.2.2 at 2021-10-01 07:18:12.