Data Fields | |
| ptr_module | module |
| char * | symbol |
| char * | combined_name |
| int | public |
| int | private_feature |
| ptr_definition | definition |
Definition at line 108 of file def_struct.h.
| char* wl_keyword::combined_name |
Definition at line 111 of file def_struct.h.
| ptr_definition wl_keyword::definition |
Definition at line 114 of file def_struct.h.
| ptr_module wl_keyword::module |
Definition at line 109 of file def_struct.h.
| int wl_keyword::private_feature |
Definition at line 113 of file def_struct.h.
| int wl_keyword::public |
Definition at line 112 of file def_struct.h.
| char* wl_keyword::symbol |
Definition at line 110 of file def_struct.h.
1.8.6