Fun API Documentation 0.42.1
The programming language that makes you have fun!
Loading...
Searching...
No Matches
NameList Struct Reference

List of exported symbol names discovered at top level. More...

Data Fields

char ** names
int count
int cap

Detailed Description

List of exported symbol names discovered at top level.

Definition at line 404 of file parser_utils.c.

Field Documentation

◆ cap

int cap

Definition at line 407 of file parser_utils.c.

◆ count

int count

Definition at line 406 of file parser_utils.c.

◆ names

char** names

Definition at line 405 of file parser_utils.c.


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