Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
mrbc_args Struct Reference

Data Fields

int argc
char ** argv
int idx
const char * prog
const char * outfile
const char * initname
mrb_bool check_syntax: 1
mrb_bool verbose: 1
mrb_bool debug_info: 1

Detailed Description

Definition at line 17 of file mrbc.c.

Field Documentation

int argc

Definition at line 18 of file mrbc.c.

char** argv

Definition at line 19 of file mrbc.c.

mrb_bool check_syntax

Definition at line 24 of file mrbc.c.

mrb_bool debug_info

Definition at line 26 of file mrbc.c.

int idx

Definition at line 20 of file mrbc.c.

const char* initname

Definition at line 23 of file mrbc.c.

const char* outfile

Definition at line 22 of file mrbc.c.

const char* prog

Definition at line 21 of file mrbc.c.

mrb_bool verbose

Definition at line 25 of file mrbc.c.


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