Reduct  v1.0.4-3-gdaf0d70
A functional and immutable language.
Loading...
Searching...
No Matches
reduct_local_t Struct Reference

Local structure. More...

#include <compile.h>

Collaboration diagram for reduct_local_t:

Data Fields

reduct_atom_tname
 The name of the local variable.
 
reduct_expr_t expr
 The expression representing the local's value.
 

Detailed Description

Local structure.

Definition at line 41 of file compile.h.


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