![]() |
mruby
2.0.1
mruby is the lightweight implementation of the Ruby language
|
Public Attributes | |
mrb_sym * | syms |
int | slen |
char * | filename |
uint16_t | lineno |
int(* | partial_hook )(struct mrb_parser_state *) |
void * | partial_data |
struct RClass * | target_class |
mrb_bool | capture_errors:1 |
mrb_bool | dump_result:1 |
mrb_bool | no_exec:1 |
mrb_bool | keep_lv:1 |
mrb_bool | no_optimize:1 |
mrb_bool | on_eval:1 |
size_t | parser_nerr |