QtBase  v6.3.1
Public Attributes | List of all members
Token Struct Reference

Public Attributes

const char * z
 
unsigned int n
 

Detailed Description

Definition at line 17585 of file sqlite3.c.

Member Data Documentation

◆ n

unsigned int Token::n

Definition at line 17587 of file sqlite3.c.

◆ z

const char* Token::z

Definition at line 17586 of file sqlite3.c.


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