PostgreSQL Source Code  git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
AlenState Struct Reference

Data Fields

JsonLexContextlex
 
int count
 

Detailed Description

Definition at line 102 of file jsonfuncs.c.

Field Documentation

◆ count

int AlenState::count

Definition at line 105 of file jsonfuncs.c.

Referenced by alen_array_element_start().

◆ lex

JsonLexContext* AlenState::lex

Definition at line 104 of file jsonfuncs.c.

Referenced by alen_array_element_start(), alen_object_start(), and alen_scalar().


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