Numworks Epsilon  1.4.1
Graphing Calculator Operating System
_mp_obj_super_t Struct Reference

Public Attributes

mp_obj_base_t base
 
mp_obj_t type
 
mp_obj_t obj
 

Detailed Description

Definition at line 1055 of file objtype.c.

Member Data Documentation

◆ base

mp_obj_base_t _mp_obj_super_t::base

Definition at line 1056 of file objtype.c.

◆ obj

mp_obj_t _mp_obj_super_t::obj

Definition at line 1058 of file objtype.c.

◆ type

mp_obj_t _mp_obj_super_t::type

Definition at line 1057 of file objtype.c.


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