Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
Fmt_t Struct Reference
Collaboration diagram for Fmt_t:
[legend]

Data Fields

Sffmt_t fmt
 
Expr_texpr
 
void * env
 
Print_targs
 
Extype_t value
 
Exnode_tactuals
 

Detailed Description

Definition at line 166 of file exeval.c.

Field Documentation

◆ actuals

Exnode_t* Fmt_t::actuals

Definition at line 173 of file exeval.c.

Referenced by prformat(), print(), scan(), and scformat().

◆ args

Print_t* Fmt_t::args

Definition at line 171 of file exeval.c.

Referenced by prformat(), and print().

◆ env

void* Fmt_t::env

Definition at line 170 of file exeval.c.

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

◆ expr

Expr_t* Fmt_t::expr

Definition at line 169 of file exeval.c.

Referenced by prformat(), print(), scan(), and scformat().

◆ fmt

Sffmt_t Fmt_t::fmt

Definition at line 168 of file exeval.c.

Referenced by prformat(), print(), scan(), and scformat().

◆ value

Extype_t Fmt_t::value

Definition at line 172 of file exeval.c.

Referenced by prformat().


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