PostgreSQL Source Code  git master
LexDescr Struct Reference

#include <ts_public.h>

Data Fields

int lexid
 
char * alias
 
char * descr
 

Detailed Description

Definition at line 25 of file ts_public.h.

Field Documentation

◆ alias

char * LexDescr::alias

Definition at line 28 of file ts_public.h.

Referenced by prsd_lextype(), testprs_lextype(), and tt_process_call().

◆ descr

char * LexDescr::descr

Definition at line 29 of file ts_public.h.

Referenced by prsd_lextype(), testprs_lextype(), and tt_process_call().

◆ lexid

int LexDescr::lexid

Definition at line 27 of file ts_public.h.

Referenced by prsd_lextype(), testprs_lextype(), and tt_process_call().


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