CWB
|
Data Fields | |
ExpTag | Tag |
int | Hash |
int | Class |
Exp | Tail |
union { | |
Symbol Leaf | |
int * Arg | |
} | Body |
int* Arg |
Referenced by FormState(), and MakeExp().
union { ... } Body |
Referenced by FormState(), MakeExp(), and Store().
Symbol Leaf |
Referenced by FormState(), MakeExp(), and Store().
ExpTag Tag |
Referenced by FormState(), MakeExp(), and Store().