PostgreSQL Source Code  git master
ListParsedLex Struct Reference

Data Fields

ParsedLexhead
 
ParsedLextail
 

Detailed Description

Definition at line 35 of file ts_parse.c.

Field Documentation

◆ head

ParsedLex* ListParsedLex::head

Definition at line 37 of file ts_parse.c.

Referenced by LexizeExec(), LexizeInit(), moveToWaste(), and setCorrLex().

◆ tail

ParsedLex* ListParsedLex::tail

Definition at line 38 of file ts_parse.c.

Referenced by LexizeAddLemm(), LexizeInit(), and setCorrLex().


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