Zen-C
Loading...
Searching...
No Matches
StructDef Struct Reference

Definition of a struct (lookup cache). More...

#include <parser.h>

Collaboration diagram for StructDef:

Data Fields

char * name
 
ASTNodenode
 
struct StructDefnext
 

Detailed Description

Definition of a struct (lookup cache).

Field Documentation

◆ name

char* StructDef::name

◆ next

struct StructDef* StructDef::next

◆ node

ASTNode* StructDef::node

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