#include <argdesc.h>
Data Fields | |
struct argdesc * | args |
char * | desc |
char * | name |
struct argapp * | next |
struct argchoice * | opts |
struct appsetvar * | setvars |
Definition at line 7 of file argdesc.h.
Definition at line 11 of file argdesc.h.
Referenced by check_app_args().
char* name |
Definition at line 9 of file argdesc.h.
Referenced by check_app_args(), check_pval_item(), and check_switch_expr().
Definition at line 14 of file argdesc.h.
Referenced by ael2_semantic_check(), check_pval_item(), and check_switch_expr().
Definition at line 12 of file argdesc.h.
Referenced by check_switch_expr().