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

Public Attributes

ParsepParse
 
int(* xExprCallback )(Walker *, Expr *)
 
int(* xSelectCallback )(Walker *, Select *)
 
void(* xSelectCallback2 )(Walker *, Select *)
 
int walkerDepth
 
u8 eCode
 
union {
   NameContext *   pNC
 
   int   n
 
   int   iCur
 
   SrcList *   pSrcList
 
   struct SrcCount *   pSrcCount
 
   struct CCurHint *   pCCurHint
 
   int *   aiCol
 
   struct IdxCover *   pIdxCover
 
u
 

Detailed Description

Definition at line 15923 of file sqlite3.c.


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