Symbol Struct Reference

Collaboration diagram for Symbol:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * name
Symbolnext
unsigned is_dim: 1
unsigned is_var: 1
unsigned is_att: 1
int dnum
int vnum

Detailed Description

Definition at line 27 of file ncgentab.c.


Member Data Documentation

int Symbol::dnum
 

Definition at line 33 of file ncgentab.c.

unsigned Symbol::is_att
 

Definition at line 32 of file ncgentab.c.

Referenced by install().

unsigned Symbol::is_dim
 

Definition at line 30 of file ncgentab.c.

Referenced by install(), and yyparse().

unsigned Symbol::is_var
 

Definition at line 31 of file ncgentab.c.

Referenced by install().

char* Symbol::name
 

Definition at line 28 of file ncgentab.c.

Referenced by clearout(), install(), lookup(), and yyparse().

struct Symbol* Symbol::next
 

Definition at line 29 of file ncgentab.c.

Referenced by clearout(), install(), and lookup().

int Symbol::vnum
 

Definition at line 34 of file ncgentab.c.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 16 18:17:45 2006 for nco by  doxygen 1.4.4