Skip to content

Struct pt_method_def_info

ClassList > pt_method_def_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * function_name
PT_NODE * method_args_list
PT_NODE * method_name
PT_MISC_TYPE mthd_type

Public Attributes Documentation

variable function_name

PT_NODE* pt_method_def_info::function_name;

variable method_args_list

PT_NODE* pt_method_def_info::method_args_list;

variable method_name

PT_NODE* pt_method_def_info::method_name;

variable mthd_type

PT_MISC_TYPE pt_method_def_info::mthd_type;


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