![]() |
mruby
2.0.1
mruby is the lightweight implementation of the Ruby language
|
Public Attributes | |
union { | |
struct free_obj free | |
struct RBasic basic | |
struct RObject object | |
struct RClass klass | |
struct RString string | |
struct RArray array | |
struct RHash hash | |
struct RRange range | |
struct RData data | |
struct RIStruct istruct | |
struct RProc proc | |
struct REnv env | |
struct RFiber fiber | |
struct RException exc | |
struct RBreak brk | |
} | as |