PostgreSQL Source Code git master
Loading...
Searching...
No Matches
A_Indirection Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
Nodearg
 
Listindirection
 

Detailed Description

Definition at line 505 of file parsenodes.h.

Field Documentation

◆ arg

Node* A_Indirection::arg

Definition at line 508 of file parsenodes.h.

◆ indirection

List* A_Indirection::indirection

Definition at line 509 of file parsenodes.h.

◆ type

NodeTag A_Indirection::type

Definition at line 507 of file parsenodes.h.


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