CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
PT_NODE * | from |
PT_NODE * | stmt |
Definition at line 2676 of file parse_tree.h.
PT_NODE* pt_scope_info::from |
Definition at line 2678 of file parse_tree.h.
Referenced by pt_apply_scope(), pt_bind_names(), pt_exec_trigger_stmt(), and pt_print_scope().
PT_NODE* pt_scope_info::stmt |
Definition at line 2679 of file parse_tree.h.
Referenced by compile_trigger_activity(), do_scope(), pt_apply_scope(), pt_compile_trigger_stmt(), pt_exec_trigger_stmt(), and pt_print_scope().