Data Fields | |
| ptr_module | module |
| char * | symbol |
| char * | combined_name |
| int | public |
| int | private_feature |
| ptr_definition | definition |
Definition at line 89 of file def_struct.h.
| char* wl_keyword::combined_name |
Definition at line 92 of file def_struct.h.
| ptr_definition wl_keyword::definition |
Definition at line 96 of file def_struct.h.
| ptr_module wl_keyword::module |
Definition at line 90 of file def_struct.h.
| int wl_keyword::private_feature |
Definition at line 95 of file def_struct.h.
| int wl_keyword::public |
Definition at line 94 of file def_struct.h.
| char* wl_keyword::symbol |
Definition at line 91 of file def_struct.h.
1.8.6