Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
yyParser Struct Reference

Data Fields

yyStackEntryyytos
 
sqlite3ParserARG_SDECL sqlite3ParserCTX_SDECL yyStackEntry yystack [YYSTACKDEPTH]
 
yyStackEntryyystackEnd
 

Detailed Description

Definition at line 155402 of file sqlite3.c.

Field Documentation

◆ yystack

◆ yystackEnd

yyStackEntry* yyParser::yystackEnd

Definition at line 155418 of file sqlite3.c.

Referenced by sqlite3ParserInit(), yy_reduce(), and yy_shift().

◆ yytos

yyStackEntry* yyParser::yytos

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