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

Data Fields

YYACTIONTYPE stateno
 
YYCODETYPE major
 
YYMINORTYPE minor
 

Detailed Description

Definition at line 155391 of file sqlite3.c.

Field Documentation

◆ major

YYCODETYPE yyStackEntry::major

◆ minor

YYMINORTYPE yyStackEntry::minor

Definition at line 155395 of file sqlite3.c.

Referenced by yy_reduce().

◆ stateno

YYACTIONTYPE yyStackEntry::stateno

Definition at line 155392 of file sqlite3.c.

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


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