Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

PostgreSQL Source Code git master
TParserStateAction Struct Reference

Data Fields

const TParserStateActionItemaction
 
TParserState state
 

Detailed Description

Definition at line 1607 of file wparser_def.c.

Field Documentation

◆ action

const TParserStateActionItem* TParserStateAction::action

Definition at line 1609 of file wparser_def.c.

Referenced by TParserGet().

◆ state

TParserState TParserStateAction::state

Definition at line 1610 of file wparser_def.c.

Referenced by TParserGet().


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