Data Fields | |
struct Option * | option |
struct Flag * | flag |
struct Item * | next_item |
Definition at line 108 of file parser.c.
struct Flag* Item::flag [read] |
struct Item* Item::next_item [read] |
Definition at line 112 of file parser.c.
Referenced by G_define_flag(), and G_define_option().
struct Option* Item::option [read] |