abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
symbolic_struct Struct Reference

#include <espresso.h>

Data Fields

symbolic_list_tsymbolic_list
 
int symbolic_list_length
 
symbolic_label_tsymbolic_label
 
int symbolic_label_length
 
struct symbolic_structnext
 

Detailed Description

Definition at line 305 of file espresso.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: