mruby 3.3.0
mruby is the lightweight implementation of the Ruby language
Loading...
Searching...
No Matches
Public Attributes | List of all members
mrb_ccontext Struct Reference
Collaboration diagram for mrb_ccontext:
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 no_ext_ops:1
 
const struct RProcupper
 
size_t parser_nerr
 

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