abc-master
|
#include <espresso.h>
Data Fields | |
symbolic_list_t * | symbolic_list |
int | symbolic_list_length |
symbolic_label_t * | symbolic_label |
int | symbolic_label_length |
struct symbolic_struct * | next |
Definition at line 305 of file espresso.h.
struct symbolic_struct* symbolic_struct::next |
Definition at line 310 of file espresso.h.
symbolic_label_t* symbolic_struct::symbolic_label |
Definition at line 308 of file espresso.h.
int symbolic_struct::symbolic_label_length |
Definition at line 309 of file espresso.h.
symbolic_list_t* symbolic_struct::symbolic_list |
Definition at line 306 of file espresso.h.
int symbolic_struct::symbolic_list_length |
Definition at line 307 of file espresso.h.