Fun 0.41.5
The programming language that makes You have fun
Loading...
Searching...
No Matches
LocalEnv Struct Reference

Data Fields

char * names [MAX_FRAME_LOCALS]
int types [MAX_FRAME_LOCALS]
int count

Detailed Description

Definition at line 306 of file parser.c.

Field Documentation

◆ count

int count

Definition at line 309 of file parser.c.

◆ names

char* names[MAX_FRAME_LOCALS]

Definition at line 307 of file parser.c.

◆ types

int types[MAX_FRAME_LOCALS]

Definition at line 308 of file parser.c.


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