CUBRID Engine
latest
|
#include <xasl.h>
Public Attributes | |
REGU_VARIABLE_LIST | method_regu_list |
XASL_NODE * | xasl_node |
METHOD_SIG_LIST * | method_sig_list |
REGU_VARIABLE_LIST method_spec_node::method_regu_list |
Definition at line 770 of file xasl.h.
Referenced by pt_make_cselect_access_spec(), qexec_clear_access_spec_list(), stx_build_method_spec_type(), and xts_process_method_spec_type().
METHOD_SIG_LIST* method_spec_node::method_sig_list |
Definition at line 774 of file xasl.h.
Referenced by pt_make_cselect_access_spec(), stx_build_method_spec_type(), and xts_process_method_spec_type().
XASL_NODE* method_spec_node::xasl_node |
Definition at line 771 of file xasl.h.
Referenced by pt_make_cselect_access_spec(), stx_build_method_spec_type(), and xts_process_method_spec_type().