Skip to content

Struct pt_method_call_info

ClassList > pt_method_call_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * arg_list
PT_MISC_TYPE auth_id
char * auth_name
PT_MISC_TYPE call_or_expr
UINTPTR method_id
PT_NODE * method_name
PT_MISC_TYPE method_type
PT_NODE * on_call_target
PT_NODE * to_return_var

Public Attributes Documentation

variable arg_list

PT_NODE* pt_method_call_info::arg_list;

variable auth_id

PT_MISC_TYPE pt_method_call_info::auth_id;

variable auth_name

char* pt_method_call_info::auth_name;

variable call_or_expr

PT_MISC_TYPE pt_method_call_info::call_or_expr;

variable method_id

UINTPTR pt_method_call_info::method_id;

variable method_name

PT_NODE* pt_method_call_info::method_name;

variable method_type

PT_MISC_TYPE pt_method_call_info::method_type;

variable on_call_target

PT_NODE* pt_method_call_info::on_call_target;

variable to_return_var

PT_NODE* pt_method_call_info::to_return_var;


The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h