![]() |
mruby 3.3.0
mruby is the lightweight implementation of the Ruby language
|
Public Attributes | ||
struct RClass * | c | |
struct RBasic * | gcnext | |
enum mrb_vtype | tt:8 | |
uint32_t | color:3 | |
uint32_t | flags:21 | |
union { | ||
const mrb_irep * irep | ||
mrb_func_t func | ||
mrb_sym mid | ||
} | body | |
const struct RProc * | upper | |
union { | ||
struct RClass * target_class | ||
struct REnv * env | ||
} | e | |