mruby  2.0.1
mruby is the lightweight implementation of the Ruby language
Public Attributes | List of all members
mrbc_context Struct Reference
Collaboration diagram for mrbc_context:
Collaboration graph
[legend]

Public Attributes

mrb_symsyms
 
int slen
 
char * filename
 
uint16_t lineno
 
int(* partial_hook )(struct mrb_parser_state *)
 
void * partial_data
 
struct RClasstarget_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
 

The documentation for this struct was generated from the following file: