#include <expressn.h>

Public Attributes | |
| unsigned | hashval |
| unsigned | count |
| struct expr * | exp |
| struct exprHashNode * | next |
| long | bsaveID |
Definition at line 53 of file expressn.h.
| unsigned exprHashNode::hashval |
Definition at line 55 of file expressn.h.
| unsigned exprHashNode::count |
Definition at line 56 of file expressn.h.
struct expr* exprHashNode::exp [read] |
Definition at line 57 of file expressn.h.
struct exprHashNode* exprHashNode::next [read] |
Definition at line 58 of file expressn.h.
Definition at line 59 of file expressn.h.
1.5.6