Data Fields | |
| ptr_module | module |
| char * | symbol |
| char * | combined_name |
| int | public |
| int | private_feature |
| ptr_definition | definition |
Definition at line 94 of file def_struct.h.
| char* wl_keyword::combined_name |
Definition at line 97 of file def_struct.h.
| ptr_definition wl_keyword::definition |
Definition at line 101 of file def_struct.h.
| ptr_module wl_keyword::module |
Definition at line 95 of file def_struct.h.
| int wl_keyword::private_feature |
Definition at line 100 of file def_struct.h.
| int wl_keyword::public |
Definition at line 99 of file def_struct.h.
| char* wl_keyword::symbol |
Definition at line 96 of file def_struct.h.
1.8.6