Data Fields | |
| ptr_module | module |
| char * | symbol |
| char * | combined_name |
| int | public |
| int | private_feature |
| ptr_definition | definition |
Definition at line 116 of file def_struct.h.
| char* wl_keyword::combined_name |
Definition at line 119 of file def_struct.h.
| ptr_definition wl_keyword::definition |
Definition at line 122 of file def_struct.h.
| ptr_module wl_keyword::module |
Definition at line 117 of file def_struct.h.
| int wl_keyword::private_feature |
Definition at line 121 of file def_struct.h.
| int wl_keyword::public |
Definition at line 120 of file def_struct.h.
| char* wl_keyword::symbol |
Definition at line 118 of file def_struct.h.
1.8.6