CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
PT_NODE * | event_target |
PT_EVENT_TYPE | event_type |
Definition at line 2173 of file parse_tree.h.
PT_NODE* pt_event_spec_info::event_target |
Definition at line 2175 of file parse_tree.h.
Referenced by convert_speclist_to_objlist(), pt_apply_event_spec(), and pt_print_event_spec().
PT_EVENT_TYPE pt_event_spec_info::event_type |
Definition at line 2176 of file parse_tree.h.
Referenced by convert_speclist_to_objlist(), and pt_print_event_spec().