CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
PT_NODE * | name |
PT_NODE * | statement |
PT_NODE * | using_list |
Definition at line 3152 of file parse_tree.h.
PT_NODE* pt_prepare_info::name |
Definition at line 3154 of file parse_tree.h.
Referenced by do_process_deallocate_prepare(), and do_process_prepare_statement().
PT_NODE* pt_prepare_info::statement |
Definition at line 3155 of file parse_tree.h.
Referenced by do_process_prepare_statement().
PT_NODE* pt_prepare_info::using_list |
Definition at line 3156 of file parse_tree.h.