diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-05-28 17:23:51 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-10-12 16:20:59 +0900 |
| commit | 8864c30d161e627438b86a986c19c048eb31bcb4 (patch) | |
| tree | 7b0d01df757558450c5831bd1323a10a5a6106b7 /lib/mruby-core-ext.rb | |
| parent | 3516a3c012c4ec9326ed59deeb6e8ca5e90fa071 (diff) | |
| download | mruby-8864c30d161e627438b86a986c19c048eb31bcb4.tar.gz mruby-8864c30d161e627438b86a986c19c048eb31bcb4.zip | |
Provide functions that take symbols instead of `const char*`.
- mrb_define_class_id
- mrb_define_module_id
- mrb_define_method_id
- mrb_define_singleton_method_id
- mrb_define_module_function_id
- mrb_define_const_id
- mrb_undef_method_id
- mrb_undef_class_method_id
- mrb_class_defined_id
- mrb_class_get_id
- mrb_class_defined_under_id
- mrb_class_get_under_id
- mrb_module_get_id
- mrb_module_get_under_id
- mrb_define_class_under_id
- mrb_define_module_under_id
- mrb_exc_get_id
Diffstat (limited to 'lib/mruby-core-ext.rb')
0 files changed, 0 insertions, 0 deletions
