CWB
Data Fields
exp Struct Reference

Data Fields

ExpTag Tag
 
int Hash
 
int Class
 
Exp Tail
 
union {
   Symbol   Leaf
 
   int *   Arg
 
Body
 

Field Documentation

int* Arg

Referenced by FormState(), and MakeExp().

union { ... } Body

Referenced by FormState(), MakeExp(), and Store().

int Class

Referenced by MakeExp(), and Store().

int Hash

Referenced by MakeExp(), and Store().

Symbol Leaf

Referenced by FormState(), MakeExp(), and Store().

ExpTag Tag

Referenced by FormState(), MakeExp(), and Store().

Exp Tail

Referenced by MakeExp(), and Store().


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