Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

a_symentry Struct Reference

Symbol table. More...

#include <lisp.h>

Collaboration diagram for a_symentry:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * name
a_objsymbol
char constantp
a_symentrynext

Detailed Description

Symbol table.

The symbol table is the way to map names into symbols.


Member Data Documentation

char a_symentry::constantp
 

constant flag

char* a_symentry::name
 

name

struct a_symentry* a_symentry::next
 

next entry in symbol table

struct a_obj* a_symentry::symbol
 

pointer to the .


The documentation for this struct was generated from the following file:
Generated on Sat Sep 17 10:30:24 2005 for XconqKernel by doxygen 1.3.6