Graphviz 13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
Excc_t Struct Reference

excc() state More...

Collaboration diagram for Excc_t:
[legend]

Data Fields

Expr_texpr
 
Exdisc_tdisc
 
int tmp
 
agxbuftext
 result of dumping
 

Detailed Description

Definition at line 26 of file excc.c.

Field Documentation

◆ disc

Exdisc_t* Excc_t::disc

Definition at line 28 of file excc.c.

◆ expr

Expr_t* Excc_t::expr

Definition at line 27 of file excc.c.

Referenced by exdump().

◆ text

agxbuf* Excc_t::text

Definition at line 30 of file excc.c.

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

◆ tmp

int Excc_t::tmp

Definition at line 29 of file excc.c.

Referenced by gen().


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