|
CUBRID Engine
latest
|
#include <parse_tree.h>

Public Attributes | |
| PT_NODE * | after |
| bool | first |
Definition at line 1870 of file parse_tree.h.
| PT_NODE* pt_attr_ordering_info::after |
Definition at line 1872 of file parse_tree.h.
Referenced by get_att_order_from_def(), pt_apply_attr_ordering(), and pt_print_attr_ordering().
| bool pt_attr_ordering_info::first |
Definition at line 1873 of file parse_tree.h.
Referenced by get_att_order_from_def(), and pt_print_attr_ordering().