ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
yyStackEntry Struct Reference
Collaboration diagram for yyStackEntry:

Public Attributes

unsigned short int stateno
 
unsigned short int major
 
YYMINORTYPE minor
 

Detailed Description

Definition at line 154726 of file sqlite3.c.

Member Data Documentation

◆ major

unsigned short int yyStackEntry::major

◆ minor

YYMINORTYPE yyStackEntry::minor

Definition at line 154730 of file sqlite3.c.

Referenced by yy_reduce().

◆ stateno

unsigned short int yyStackEntry::stateno

Definition at line 154727 of file sqlite3.c.

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


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