abc-master
|
#include <espresso.h>
Data Fields | |
int | variable |
int | pos |
struct symbolic_list_struct * | next |
Definition at line 290 of file espresso.h.
struct symbolic_list_struct* symbolic_list_struct::next |
Definition at line 293 of file espresso.h.
int symbolic_list_struct::pos |
Definition at line 292 of file espresso.h.
int symbolic_list_struct::variable |
Definition at line 291 of file espresso.h.