#include <lisp.h>
Collaboration diagram for a_symentry:
Public Attributes | |
char * | name |
a_obj * | symbol |
char | constantp |
a_symentry * | next |
The symbol table is the way to map names into symbols.
|
constant flag |
|
name |
|
next entry in symbol table |
|
pointer to the . |