|
PostgreSQL Source Code git master
|
#include <gramparse.h>
Definition at line 35 of file gramparse.h.
| core_yy_extra_type base_yy_extra_type::core_yy_extra |
Definition at line 40 of file gramparse.h.
| bool base_yy_extra_type::have_lookahead |
Definition at line 45 of file gramparse.h.
| char* base_yy_extra_type::lookahead_end |
Definition at line 49 of file gramparse.h.
| char base_yy_extra_type::lookahead_hold_char |
Definition at line 50 of file gramparse.h.
| int base_yy_extra_type::lookahead_token |
Definition at line 46 of file gramparse.h.
| YYLTYPE base_yy_extra_type::lookahead_yylloc |
Definition at line 48 of file gramparse.h.
| core_YYSTYPE base_yy_extra_type::lookahead_yylval |
Definition at line 47 of file gramparse.h.
| List* base_yy_extra_type::parsetree |
Definition at line 55 of file gramparse.h.