![]() |
mruby
2.0.1
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 { | |
mrb_irep * irep | |
mrb_func_t func | |
} | body |
struct RProc * | upper |
union { | |
struct RClass * target_class | |
struct REnv * env | |
} | e |