Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

idTableEntry Struct Reference

List of all members.

Public Attributes

symKind kind
union {
   fctInfo   fct
   scopeInfo   scope
   typeInfo   type
   varInfo   var
info

Member Data Documentation

fctInfo idTableEntry::fct
 

Definition at line 78 of file symtable.c.

union { ... } idTableEntry::info
 

symKind idTableEntry::kind
 

Definition at line 75 of file symtable.c.

scopeInfo idTableEntry::scope
 

Definition at line 79 of file symtable.c.

typeInfo idTableEntry::type
 

Definition at line 80 of file symtable.c.

varInfo idTableEntry::var
 

Definition at line 81 of file symtable.c.


The documentation for this struct was generated from the following file:
Generated at Fri Nov 3 18:58:23 2000 for LCLint by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000