Graphviz 12.0.1~dev.20240716.0800
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]
 
Vmalloc_tvm
 

Detailed Description

Definition at line 201 of file expr.h.

Field Documentation

◆ file

FILE* Expr_s::file[10]

Definition at line 205 of file expr.h.

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

◆ id

const char* Expr_s::id

Definition at line 203 of file expr.h.

Referenced by exopen().

◆ symbols

Dt_t* Expr_s::symbols

Definition at line 204 of file expr.h.

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

◆ vm

Vmalloc_t* Expr_s::vm

Definition at line 206 of file expr.h.

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


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