CUBRID Engine  latest
pt_method_call_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_method_call_info:
Collaboration graph

Public Attributes

PT_NODEmethod_name
 
PT_NODEarg_list
 
PT_NODEon_call_target
 
PT_NODEto_return_var
 
PT_MISC_TYPE call_or_expr
 
PT_MISC_TYPE class_or_inst
 
UINTPTR method_id
 

Detailed Description

Definition at line 2361 of file parse_tree.h.

Member Data Documentation

PT_MISC_TYPE pt_method_call_info::class_or_inst
UINTPTR pt_method_call_info::method_id
PT_NODE* pt_method_call_info::to_return_var

Definition at line 2366 of file parse_tree.h.

Referenced by call_method(), jsp_call_stored_procedure(), and pt_apply_method_call().


The documentation for this struct was generated from the following file: