CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
PT_NODE * | attr_mthd_name |
PT_NODE * | of_sup_class_name |
PT_NODE * | as_attr_mthd_name |
PT_MISC_TYPE | attr_type |
Definition at line 2638 of file parse_tree.h.
PT_NODE* pt_resolution_info::as_attr_mthd_name |
Definition at line 2642 of file parse_tree.h.
Referenced by do_add_resolutions(), pt_apply_resolution(), pt_number_of_attributes(), and pt_print_resolution().
PT_NODE* pt_resolution_info::attr_mthd_name |
Definition at line 2640 of file parse_tree.h.
Referenced by do_add_resolutions(), do_alter_one_clause_with_template(), pt_apply_resolution(), pt_number_of_attributes(), and pt_print_resolution().
PT_MISC_TYPE pt_resolution_info::attr_type |
Definition at line 2643 of file parse_tree.h.
Referenced by do_add_resolutions(), pt_init_resolution(), and pt_print_resolution().
PT_NODE* pt_resolution_info::of_sup_class_name |
Definition at line 2641 of file parse_tree.h.
Referenced by do_add_resolutions(), do_alter_one_clause_with_template(), pt_apply_resolution(), pt_check_create_entity(), pt_number_of_attributes(), and pt_print_resolution().