CUBRID Engine  latest
pt_json_table_column_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_json_table_column_info:
Collaboration graph

Public Attributes

PT_NODEname
 
char * path
 
size_t index
 
enum json_table_column_function func
 
struct json_table_column_behavior on_error
 
struct json_table_column_behavior on_empty
 

Detailed Description

Definition at line 3234 of file parse_tree.h.

Member Data Documentation

size_t pt_json_table_column_info::index

Definition at line 3239 of file parse_tree.h.

Referenced by pt_json_table_gather_attribs().

char* pt_json_table_column_info::path

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