class documentation
class AsyncGeneratorModel(GeneratorModel): (source)
Constructor: AsyncGeneratorModel(*args, **kwargs)
Undocumented
| Method | __new__ |
Undocumented |
Inherited from GeneratorModel:
| Property | attr |
Undocumented |
| Property | attr |
Undocumented |
Inherited from FunctionModel (via GeneratorModel):
| Property | attr |
Undocumented |
| Property | attr |
Undocumented |
| Property | attr |
Undocumented |
| Property | attr |
Undocumented |
| Property | attr |
Undocumented |
| Property | attr |
Undocumented |
| Property | attr |
Undocumented |
| Property | attr |
Undocumented |
Inherited from ObjectModel (via GeneratorModel, FunctionModel):
| Method | __call__ |
Undocumented |
| Method | __contains__ |
Undocumented |
| Method | __get__ |
Undocumented |
| Method | __init__ |
Undocumented |
| Method | __repr__ |
Undocumented |
| Method | attributes |
Get the attributes which are exported by this object model. |
| Method | lookup |
Look up the given name in the current model |
| Instance Variable | _instance |
Undocumented |