|
PostgreSQL Source Code git master
|
#include <ts_public.h>
Data Fields | |
| int | lexid |
| char * | alias |
| char * | descr |
Definition at line 25 of file ts_public.h.
| char * LexDescr::alias |
Definition at line 28 of file ts_public.h.
Referenced by prsd_lextype(), testprs_lextype(), and tt_process_call().
| char * LexDescr::descr |
Definition at line 29 of file ts_public.h.
Referenced by prsd_lextype(), testprs_lextype(), and tt_process_call().
| int LexDescr::lexid |
Definition at line 27 of file ts_public.h.
Referenced by prsd_lextype(), testprs_lextype(), and tt_process_call().