Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
Exstate_s Struct Reference

#include <exlib.h>

Collaboration diagram for Exstate_s:
[legend]

Data Fields

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

Detailed Description

Definition at line 151 of file exlib.h.

Field Documentation

◆ assigned

int Exstate_s::assigned

Definition at line 160 of file exlib.h.

◆ declare

long Exstate_s::declare

Definition at line 154 of file exlib.h.

◆ id

Exid_t* Exstate_s::id

Definition at line 153 of file exlib.h.

◆ instatic

int Exstate_s::instatic

Definition at line 161 of file exlib.h.

Referenced by extoken_fn().

◆ nolabel

int Exstate_s::nolabel

Definition at line 155 of file exlib.h.

Referenced by extoken_fn().

◆ null

Exinput_t Exstate_s::null

Definition at line 156 of file exlib.h.

◆ nullstring

char Exstate_s::nullstring[1]

Definition at line 164 of file exlib.h.

Referenced by exzero(), and scformat().

◆ procedure

Exnode_t* Exstate_s::procedure

Definition at line 158 of file exlib.h.

Referenced by if().

◆ program

Expr_t* Exstate_s::program

Definition at line 157 of file exlib.h.

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

◆ refs

Exref_t* Exstate_s::refs

Definition at line 159 of file exlib.h.

◆ statics

int Exstate_s::statics

Definition at line 162 of file exlib.h.

Referenced by extoken_fn().

◆ swstate

Switch_t* Exstate_s::swstate

Definition at line 163 of file exlib.h.


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