CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
PT_NODE * | name |
PT_NODE * | value |
Definition at line 2588 of file parse_tree.h.
PT_NODE* pt_named_arg_info::name |
Definition at line 2590 of file parse_tree.h.
Referenced by pt_apply_named_arg(), pt_print_named_arg(), and pt_resolve_showstmt_args_named().
PT_NODE* pt_named_arg_info::value |
Definition at line 2591 of file parse_tree.h.
Referenced by pt_apply_named_arg(), pt_print_named_arg(), and pt_resolve_showstmt_args_named().