CUBRID Engine  latest
pt_prepare_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_prepare_info:
Collaboration graph

Public Attributes

PT_NODEname
 
PT_NODEstatement
 
PT_NODEusing_list
 

Detailed Description

Definition at line 3152 of file parse_tree.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: