PostgreSQL Source Code: TSTokenTypeStorage Struct Reference (original) (raw)

Data Fields

TSTokenTypeStorage Struct Reference

Data Fields
int cur
LexDescr * list

Detailed Description

Definition at line 27 of file wparser.c.

Field Documentation

cur

int TSTokenTypeStorage::cur

Definition at line 29 of file wparser.c.

Referenced by tt_process_call(), and tt_setup_firstcall().

list

LexDescr* TSTokenTypeStorage::list

Definition at line 30 of file wparser.c.

Referenced by tt_process_call(), and tt_setup_firstcall().


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