Fun API Documentation 0.42.1
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 326 of file parser.c.

Field Documentation

◆ count

int count

Definition at line 329 of file parser.c.

◆ names

char* names[MAX_FRAME_LOCALS]

Definition at line 327 of file parser.c.

◆ types

int types[MAX_FRAME_LOCALS]

Definition at line 328 of file parser.c.


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