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

Data Fields

int16 len
 
bool lowercase
 
int val
 
const charkeyword
 

Detailed Description

Definition at line 390 of file jsonpath_scan.l.

Field Documentation

◆ keyword

const char* JsonPathKeyword::keyword

◆ len

int16 JsonPathKeyword::len

Definition at line 392 of file jsonpath_scan.l.

◆ lowercase

bool JsonPathKeyword::lowercase

Definition at line 393 of file jsonpath_scan.l.

◆ val

int JsonPathKeyword::val

Definition at line 394 of file jsonpath_scan.l.


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