Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
Token Struct Reference

Data Fields

const char * z
unsigned int n

Detailed Description

Definition at line 19233 of file sqlite3.c.

Field Documentation

◆ n

unsigned int Token::n

Definition at line 19235 of file sqlite3.c.

◆ z

const char* Token::z

Definition at line 19234 of file sqlite3.c.


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