Graphviz 13.0.0~dev.20241222.1117
|
#include <exlib.h>
Data Fields | |
Exid_t * | id |
long | declare |
current declaration type | |
int | nolabel |
Exinput_t | null |
Expr_t * | program |
Exnode_t * | procedure |
Exref_t * | refs |
int | assigned |
Switch_t * | swstate |
char | nullstring [1] |
int Exstate_s::nolabel |
Definition at line 153 of file exlib.h.
Referenced by extoken_fn().
char Exstate_s::nullstring[1] |
Definition at line 160 of file exlib.h.
Referenced by exzero(), and scformat().
Expr_t* Exstate_s::program |