CWB
Data Fields
_label_entry Struct Reference

LabelEntry: the symbol tables are made up of two linked lists of these objects. More...

#include <symtab.h>

Data Fields

int flags
 
char * name
 
int ref
 array index the label refers to More...
 
struct _label_entrynext
 

Detailed Description

LabelEntry: the symbol tables are made up of two linked lists of these objects.

See also
SymbolTable.

Field Documentation

int flags
char* name
struct _label_entry* next
int ref

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