Public Attributes | List of all members
Expr Struct Reference

Public Attributes

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

Detailed Description

Definition at line 14906 of file sqlite3.c.

Member Data Documentation

char Expr::affinity

Definition at line 14908 of file sqlite3.c.

u32 Expr::flags

Definition at line 14909 of file sqlite3.c.

i16 Expr::iAgg

Definition at line 14943 of file sqlite3.c.

ynVar Expr::iColumn

Definition at line 14940 of file sqlite3.c.

i16 Expr::iRightJoinTable

Definition at line 14944 of file sqlite3.c.

int Expr::iTable

Definition at line 14935 of file sqlite3.c.

int Expr::iValue

Definition at line 14912 of file sqlite3.c.

int Expr::nHeight

Definition at line 14933 of file sqlite3.c.

u8 Expr::op

Definition at line 14907 of file sqlite3.c.

u8 Expr::op2

Definition at line 14945 of file sqlite3.c.

AggInfo* Expr::pAggInfo

Definition at line 14948 of file sqlite3.c.

Expr* Expr::pLeft

Definition at line 14920 of file sqlite3.c.

ExprList* Expr::pList

Definition at line 14923 of file sqlite3.c.

Expr* Expr::pRight

Definition at line 14921 of file sqlite3.c.

Select* Expr::pSelect

Definition at line 14924 of file sqlite3.c.

Table* Expr::pTab

Definition at line 14949 of file sqlite3.c.

union { ... } Expr::u
union { ... } Expr::x
char* Expr::zToken

Definition at line 14911 of file sqlite3.c.


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


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:09