recutils
Data Fields
rec_sex_ast_node_s Struct Reference

Data Fields

enum rec_sex_ast_node_type_e type
 
union {
   int   integer
 
   double   real
 
   char *   string
 
   char *   name [2]
 
val
 
int index
 
bool fixed
 
char * fixed_val
 
rec_sex_ast_node_t children [REC_SEX_AST_MAX_CHILDREN]
 
size_t num_children
 

Field Documentation

◆ children

◆ fixed

bool fixed

◆ fixed_val

char* fixed_val

◆ index

int index

◆ integer

int integer

◆ name

char* name[2]

◆ num_children

size_t num_children

◆ real

double real

◆ string

char* string

◆ type

◆ 

union { ... } val

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