Graphviz 13.0.0~dev.20250402.0402
Loading...
Searching...
No Matches
Exstate_t Struct Reference

#include <exlib.h>

Collaboration diagram for Exstate_t:
[legend]

Data Fields

Exid_tid
 
long declare
 current declaration type
 
int nolabel
 
Exinput_t null
 
Expr_tprogram
 
Exnode_tprocedure
 
Exref_trefs
 
int assigned
 
Switch_tswstate
 
char nullstring [1]
 

Detailed Description

Definition at line 150 of file exlib.h.

Field Documentation

◆ assigned

int Exstate_t::assigned

Definition at line 159 of file exlib.h.

◆ declare

long Exstate_t::declare

Definition at line 153 of file exlib.h.

◆ id

Exid_t* Exstate_t::id

Definition at line 152 of file exlib.h.

◆ nolabel

int Exstate_t::nolabel

Definition at line 154 of file exlib.h.

Referenced by extoken_fn().

◆ null

Exinput_t Exstate_t::null

Definition at line 155 of file exlib.h.

◆ nullstring

char Exstate_t::nullstring[1]

Definition at line 161 of file exlib.h.

Referenced by exzero(), and scformat().

◆ procedure

Exnode_t* Exstate_t::procedure

Definition at line 157 of file exlib.h.

Referenced by if().

◆ program

Expr_t* Exstate_t::program

Definition at line 156 of file exlib.h.

Referenced by exerror(), exwarn(), if(), if(), if(), if(), and make_msg().

◆ refs

Exref_t* Exstate_t::refs

Definition at line 158 of file exlib.h.

◆ swstate

Switch_t* Exstate_t::swstate

Definition at line 160 of file exlib.h.


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