![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <parse_tree_nodes.h>
Public Member Functions | |
| PT_call (sp_name *proc_name_arg, PT_item_list *opt_expr_list_arg) | |
| Sql_cmd * | make_cmd (THD *thd) override | 
Private Attributes | |
| sp_name * | proc_name | 
| PT_item_list * | opt_expr_list | 
Additional Inherited Members | |
  Protected Member Functions inherited from Parse_tree_root | |
| virtual | ~Parse_tree_root ()=default | 
| Parse_tree_root ()=default | |
      
  | 
  inline | 
Implements Parse_tree_root.
      
  | 
  private | 
      
  | 
  private |