class documentation

class FastcallArgumentsIterator(object):

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method next_arg Undocumented
Instance Variable _current_stack_offset Undocumented
Instance Variable _registers Undocumented
def __init__(self):

Undocumented

def next_arg(self, reven_type):

Undocumented

Parameters
reven_type:_RevenTypeUndocumented
Returns
AnyChunkTypeUndocumented
_current_stack_offset =

Undocumented

_registers =

Undocumented