class documentation

class FunctionApi: (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method array_api_define Undocumented
Method define_from_array_api_string Undocumented
Method internal_define Undocumented
Instance Variable annotations Undocumented
Instance Variable api_name Undocumented
Instance Variable args Undocumented
Instance Variable index Undocumented
Instance Variable name Undocumented
Instance Variable return_type Undocumented
Method _argtypes_string Undocumented
def __init__(self, name, index, annotations, return_type, args, api_name): (source)

Undocumented

def array_api_define(self): (source)

Undocumented

def define_from_array_api_string(self): (source)

Undocumented

def internal_define(self): (source)

Undocumented

annotations = (source)

Undocumented

api_name = (source)

Undocumented

Undocumented

Undocumented

Undocumented

return_type = (source)

Undocumented

def _argtypes_string(self): (source)

Undocumented