exp Struct Reference


Data Fields

void * left
void * right
enum keyExpType type

Detailed Description

Definition at line 145 of file keys.c.


Field Documentation

void* exp::left

Definition at line 147 of file keys.c.

Referenced by getIntVals(), parseAndExp(), parseOrExp(), parseRelation(), and rkeyEval().

void* exp::right

Definition at line 148 of file keys.c.

Referenced by getIntVals(), parseAndExp(), parseNot(), parseOrExp(), parseRelation(), and rkeyEval().

enum keyExpType exp::type

Definition at line 149 of file keys.c.

Referenced by parseAndExp(), parseNot(), parseOrExp(), parseRelation(), and rkeyEval().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:25:31 2007 for blat by  doxygen 1.5.2