Graphviz 13.1.3~dev.20250813.2319
Loading...
Searching...
No Matches
Expr_s Struct Reference

#include <expr.h>

Collaboration diagram for Expr_s:
[legend]

Data Fields

const char * id
 
Dt_tsymbols
 
FILE * file [10]
 
arena_t vm
 

Detailed Description

Definition at line 217 of file expr.h.

Field Documentation

◆ file

FILE* Expr_s::file[10]

Definition at line 221 of file expr.h.

Referenced by closeFile(), exopen(), freadFile(), fwriteFile(), openFile(), print(), readLine(), and scan().

◆ id

const char* Expr_s::id

Definition at line 219 of file expr.h.

Referenced by exopen().

◆ symbols

Dt_t* Expr_s::symbols

Definition at line 220 of file expr.h.

Referenced by exdump(), exexpr(), exopen(), extoken_fn(), if(), and if().

◆ vm

arena_t Expr_s::vm

Definition at line 222 of file expr.h.

Referenced by addItem(), eval(), exsplit(), extoken_fn(), extokens(), getdyn(), prformat(), and scformat().


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