Static Public Attributes | |
| static string | file_to_parse = "" |
| static string | lib_to_load = "" |
| static bool | retrieve_source_locations = false |
| static bool | enable_process_analysis = true |
| static bool | gcc_permissive = false |
| static set< pair< string, string > > | highlight_slaves |
bool parser_getopt::enable_process_analysis = true [static] |
string parser_getopt::file_to_parse = "" [static] |
Referenced by pinapa::parser_getopt_file_to_parse(), and pinapa::parser_initialize_parse_file().
bool parser_getopt::gcc_permissive = false [static] |
Referenced by pinapa::parser_gcc_permissive(), and pinapa::parser_getopt_gcc_permissive().
set< pair< string, string > > parser_getopt::highlight_slaves [static] |
string parser_getopt::lib_to_load = "" [static] |
Referenced by pinapa::parser_getopt_lib_to_load(), and pinapa::parser_initialize_lib_to_load().
bool parser_getopt::retrieve_source_locations = false [static] |