CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
PT_NODE * | expr |
PT_NODE * | tree |
bool | is_correlated |
Definition at line 3252 of file parse_tree.h.
PT_NODE* pt_json_table_info::expr |
Definition at line 3254 of file parse_tree.h.
Referenced by pt_apply_json_table(), pt_bind_scope(), pt_print_json_table(), pt_semantic_check_local(), pt_to_json_table_spec_list(), and set_seg_expr().
bool pt_json_table_info::is_correlated |
Definition at line 3256 of file parse_tree.h.
PT_NODE* pt_json_table_info::tree |
Definition at line 3255 of file parse_tree.h.
Referenced by pt_apply_json_table(), pt_bind_scope(), pt_get_attr_list_of_derived_table(), pt_make_json_table_spec_node(), pt_print_json_table(), and pt_semantic_check_local().