Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
Excc_s Struct Reference
Collaboration diagram for Excc_s:
[legend]

Data Fields

Expr_texpr
 
Exdisc_tdisc
 
char * id
 
int lastop
 
int tmp
 
Exccdisc_tccdisc
 

Detailed Description

Definition at line 37 of file excc.c.

Field Documentation

◆ ccdisc

Exccdisc_t* Excc_s::ccdisc

Definition at line 44 of file excc.c.

Referenced by exccclose(), exccopen(), gen(), print(), and scan().

◆ disc

Exdisc_t* Excc_s::disc

Definition at line 40 of file excc.c.

Referenced by exccopen().

◆ expr

Expr_t* Excc_s::expr

Definition at line 39 of file excc.c.

Referenced by exccopen().

◆ id

char* Excc_s::id

Definition at line 41 of file excc.c.

Referenced by exccopen(), and gen().

◆ lastop

int Excc_s::lastop

Definition at line 42 of file excc.c.

Referenced by gen().

◆ tmp

int Excc_s::tmp

Definition at line 43 of file excc.c.

Referenced by gen().


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