The Pedigree Project  0.1
Public Attributes | List of all members
Expr Struct Reference
+ Collaboration diagram for Expr:

Public Attributes

u8 op
 
char affinity
 
u32 flags
 
union {
   char *   zToken
 
   int   iValue
 
u
 
ExprpLeft
 
ExprpRight
 
union {
   ExprList *   pList
 
   Select *   pSelect
 
x
 
int nHeight
 
int iTable
 
ynVar iColumn
 
i16 iAgg
 
i16 iRightJoinTable
 
u8 op2
 
AggInfopAggInfo
 
TablepTab
 

Detailed Description

Definition at line 14925 of file sqlite3.c.


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