|
Graphviz 14.0.3~dev.20251029.0425
|
#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_t::nolabel |
Definition at line 155 of file exlib.h.
Referenced by extoken_fn().
| char Exstate_t::nullstring[1] |
Definition at line 162 of file exlib.h.
Referenced by exzero(), and scformat().
| Expr_t* Exstate_t::program |