Numworks Epsilon  1.4.1
Graphing Calculator Operating System
_mp_obj_bound_meth_t Struct Reference

Public Attributes

mp_obj_base_t base
 
mp_obj_t meth
 
mp_obj_t self
 

Detailed Description

Definition at line 32 of file objboundmeth.c.

Member Data Documentation

◆ base

mp_obj_base_t _mp_obj_bound_meth_t::base

Definition at line 33 of file objboundmeth.c.

◆ meth

mp_obj_t _mp_obj_bound_meth_t::meth

Definition at line 34 of file objboundmeth.c.

◆ self

mp_obj_t _mp_obj_bound_meth_t::self

Definition at line 35 of file objboundmeth.c.


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