CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
PT_NODE * | arg1 |
PT_NODE * | arg2 |
PT_NODE * | selector |
short | tag_click_counter |
int | coll_modifier |
Definition at line 2083 of file parse_tree.h.
PT_NODE* pt_dot_info::arg1 |
Definition at line 2085 of file parse_tree.h.
Referenced by meth_create_method_list(), meth_find_outside_refs(), meth_find_outside_refs_subquery(), meth_match_entity(), mq_fetch_subqueries(), mq_lambda_node(), mq_push_arg2(), mq_push_dot_in_query(), pt_append_odku_references(), pt_apply_dot(), pt_bind_names(), pt_bind_parameter_path(), pt_bind_reserved_name(), pt_check_and_replace_hostvar(), pt_check_path_eq(), pt_eval_path_expr(), pt_expand_external_path(), pt_fillin_type_size(), pt_find_only_name_id(), pt_fold_const_expr(), pt_get_node_title(), pt_get_resolution(), pt_insert_conjunct(), pt_insert_entity(), pt_is_correlation_name(), pt_lambda_check_reduce_eq(), pt_left_part(), pt_lookup_entity(), pt_make_dotted_identifier_internal(), pt_print_dot(), pt_replace_names_index_expr(), pt_resolve_correlation(), pt_resolve_star(), pt_resolved(), pt_set_fill_default_in_path_expression(), and qo_convert_attref_to_dotexpr().
PT_NODE* pt_dot_info::arg2 |
Definition at line 2086 of file parse_tree.h.
Referenced by is_local_name(), meth_create_method_list(), mq_clean_dot(), mq_fetch_subqueries(), mq_push_arg2(), mq_push_dot_in_query(), mq_rewrite_agg_names(), mq_substitute_path_pre(), pt_apply_dot(), pt_bind_name_or_path_in_scope(), pt_bind_names(), pt_bind_parameter_path(), pt_bind_reserved_name(), pt_check_and_replace_hostvar(), pt_check_path_eq(), pt_check_single_valued_node(), pt_eval_path_expr(), pt_expand_external_path(), pt_expand_isnull_preds_helper(), pt_fillin_type_size(), pt_find_aggregate_names(), pt_find_attribute(), pt_fold_const_expr(), pt_get_col_type(), pt_get_end_path_node(), pt_get_resolution(), pt_get_src_domain(), pt_insert_conjunct(), pt_insert_entity(), pt_is_correlation_name(), pt_lambda_node(), pt_lookup_entity(), pt_make_dotted_identifier_internal(), pt_mark_spec_list_for_update(), pt_print_dot(), pt_resolve_correlation(), pt_resolve_star(), pt_resolved(), pt_right_part(), pt_set_fill_default_in_path_expression(), pt_to_aggregate_node(), pt_to_outlist(), pt_to_regu_variable(), qo_add_final_segment(), qo_analyze_path_join(), qo_convert_attref_to_dotexpr(), qo_index_cardinality(), qo_replace_spec_name_with_null(), replace_names_alter_chg_attr(), and set_seg_expr().
int pt_dot_info::coll_modifier |
Definition at line 2089 of file parse_tree.h.
Referenced by qo_convert_attref_to_dotexpr().
PT_NODE* pt_dot_info::selector |
Definition at line 2087 of file parse_tree.h.
Referenced by pt_apply_dot().
short pt_dot_info::tag_click_counter |
Definition at line 2088 of file parse_tree.h.
Referenced by qo_convert_attref_to_dotexpr().