PostgreSQL Source Code  git master
LexemeEntry Struct Reference

Data Fields

int type
 
char * lexeme
 

Detailed Description

Definition at line 147 of file wparser.c.

Field Documentation

◆ lexeme

char* LexemeEntry::lexeme

Definition at line 150 of file wparser.c.

Referenced by prs_process_call(), and prs_setup_firstcall().

◆ type

int LexemeEntry::type

Definition at line 149 of file wparser.c.

Referenced by prs_process_call(), and prs_setup_firstcall().


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