#include <extern.h>
Data Fields | |
| char * | module_name |
| char * | source_file |
| ptr_int_list | open_modules |
| ptr_int_list | inherited_modules |
| ptr_hash_table | symbol_table |
Definition at line 361 of file extern.h.
| char* wl_module::module_name |
Definition at line 362 of file extern.h.
Referenced by add_rule(), c_alias(), c_current_module(), c_module_name(), do_pretty_attr(), init_system(), new_state(), read_name(), read_psi_term(), and what_next_aim().
| char* wl_module::source_file |
Definition at line 366 of file extern.h.
Referenced by c_alias(), import_symbol_internal(), init_built_in_types(), make_feature_private(), make_public(), open_module_one(), and update_symbol().
1.5.4