|
Zen-C
|
Definition of a struct (lookup cache). More...
#include <parser.h>

Data Fields | |
| char * | name |
| ASTNode * | node |
| struct StructDef * | next |
Definition of a struct (lookup cache).
| char* StructDef::name |
| struct StructDef* StructDef::next |
| ASTNode* StructDef::node |