![]() |
mruby 3.3.0
mruby is the lightweight implementation of the Ruby language
|
Public Attributes | ||
uint8_t | n:4 | |
uint8_t | nk:4 | |
uint8_t | cci | |
mrb_sym | mid | |
const struct RProc * | proc | |
struct RProc * | blk | |
mrb_value * | stack | |
const mrb_code * | pc | |
union { | ||
struct REnv * env | ||
struct RClass * target_class | ||
} | u | |