Skip to content

Struct pt_json_table_column_info

ClassList > pt_json_table_column_info

  • #include <parse_tree.h>

Public Attributes

Type Name
enum json_table_column_function func
size_t index
PT_NODE * name
struct json_table_column_behavior on_empty
struct json_table_column_behavior on_error
char * path

Public Attributes Documentation

variable func

enum json_table_column_function pt_json_table_column_info::func;

variable index

size_t pt_json_table_column_info::index;

variable name

PT_NODE* pt_json_table_column_info::name;

variable on_empty

struct json_table_column_behavior pt_json_table_column_info::on_empty;

variable on_error

struct json_table_column_behavior pt_json_table_column_info::on_error;

variable path

char* pt_json_table_column_info::path;


The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h