PostgreSQL Source Code git master
|
Data Fields | |
int | type |
char * | lexeme |
char* LexemeEntry::lexeme |
Definition at line 150 of file wparser.c.
Referenced by prs_process_call(), and prs_setup_firstcall().
int LexemeEntry::type |
Definition at line 149 of file wparser.c.
Referenced by prs_process_call(), and prs_setup_firstcall().