|
Groonga 3.0.9 Source Code Document
|
#include <compile.h>

Data Fields | |
| mrb_sym * | syms |
| int | slen |
| char * | filename |
| short | 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 |
| int(* partial_hook)(struct mrb_parser_state *) |
1.8.1.2