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

◆ affinity

char Expr::affinity

Definition at line 14908 of file sqlite3.c.

◆ flags

u32 Expr::flags

Definition at line 14909 of file sqlite3.c.

◆ iAgg

i16 Expr::iAgg

Definition at line 14943 of file sqlite3.c.

◆ iColumn

ynVar Expr::iColumn

Definition at line 14940 of file sqlite3.c.

◆ iRightJoinTable

i16 Expr::iRightJoinTable

Definition at line 14944 of file sqlite3.c.

◆ iTable

int Expr::iTable

Definition at line 14935 of file sqlite3.c.

◆ iValue

int Expr::iValue

Definition at line 14912 of file sqlite3.c.

◆ nHeight

int Expr::nHeight

Definition at line 14933 of file sqlite3.c.

◆ op

u8 Expr::op

Definition at line 14907 of file sqlite3.c.

◆ op2

u8 Expr::op2

Definition at line 14945 of file sqlite3.c.

◆ pAggInfo

AggInfo* Expr::pAggInfo

Definition at line 14948 of file sqlite3.c.

◆ pLeft

Expr* Expr::pLeft

Definition at line 14920 of file sqlite3.c.

◆ pList

ExprList* Expr::pList

Definition at line 14923 of file sqlite3.c.

◆ pRight

Expr* Expr::pRight

Definition at line 14921 of file sqlite3.c.

◆ pSelect

Select* Expr::pSelect

Definition at line 14924 of file sqlite3.c.

◆ pTab

Table* Expr::pTab

Definition at line 14949 of file sqlite3.c.

◆ u

union { ... } Expr::u

◆ x

union { ... } Expr::x

◆ zToken

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 Mon Feb 28 2022 21:52:14